Re: [U2] Writing into metadata

2013-06-11 Thread Carl Dula
This is not directly in uv, but you could execute a Powershell script on the windows box to do it. Take a look at the following, which should give you some good info. http://blogs.technet.com/b/jamesone/archive/2010/07/05/exploring-the-image-powershell-module.aspx

Re: [U2] Writing into metadata

2013-06-11 Thread Manu Fernandes
Hi, We use ImageMagick (http://www.imagemagick.org/) ; It provides OS command line to read / write picture properties ; and many other tools for image manipulation. Check identify -verbose picturefilename then parse what you need ; or use escapes (http://www.imagemagick.org/script/escape.php)

Re: [U2] Writing into metadata

2013-06-11 Thread Susan Joslyn
To: sjos...@sjplus.com; U2 Users List Subject: RE: [U2] Writing into metadata Hi, We use ImageMagick (http://www.imagemagick.org/) ; It provides OS command line to read / write picture properties ; and many other tools for image manipulation. Check identify -verbose picturefilename then parse what

Re: [U2] Writing into metadata

2013-06-11 Thread McGowan, Ian
AM To: 'Manu Fernandes'; 'U2 Users List' Subject: Re: [U2] Writing into metadata Thanks, Manu. This does look like it would do everything I need - both now and future things I hadn't even considered! It does look like a bit of a learning curve, but worth it. SJ -Original Message- From

Re: [U2] Writing into metadata

2013-06-11 Thread Susan Joslyn
: Tuesday, June 11, 2013 1:11 PM To: sjos...@sjplus.com; U2 Users List Subject: RE: [U2] Writing into metadata Another great tool, with a little bit of a learning curve though, is exiftool: http://www.sno.phy.queensu.ca/~phil/exiftool/ I am using it to reorganize a large photo library (which it's

Re: [U2] Writing into metadata

2013-06-11 Thread Wols Lists
On 11/06/13 12:22, Carl Dula wrote: This is not directly in uv, but you could execute a Powershell script on the windows box to do it. Take a look at the following, which should give you some good info.

Re: [U2] Writing into metadata

2013-06-11 Thread Susan Joslyn
you! Susan -Original Message- From: Richard Wilson [mailto:rwilson...@gmail.com] Sent: Tuesday, June 11, 2013 1:32 PM To: sjos...@sjplus.com Cc: U2 Users List; Richard A Wilson Subject: Re: [U2] Writing into metadata Susan, for some reason my emails never make to the group. or if they do