Re: Exif data reading from the command line

2010-04-04 Thread Ryan Schmidt
On Apr 4, 2010, at 19:32, Mike Alexander wrote: > On April 4, 2010 2:53:25 PM -0700 Scott Haneda wrote: > >> port search exif brings up a nice batch of stuff. Any suggestions? >> I am looking for a pretty simple `./whatever image.jpg` and be done >> with it. > > I use exiftool (p5-image-exift

Re: Exif data reading from the command line

2010-04-04 Thread Mike Alexander
--On April 4, 2010 2:53:25 PM -0700 Scott Haneda wrote: port search exif brings up a nice batch of stuff. Any suggestions? I am looking for a pretty simple `./whatever image.jpg` and be done with it. I use exiftool (p5-image-exiftool) for this and it works well. Although it bills itself as

Re: Exif data reading from the command line

2010-04-04 Thread Scott Haneda
On Apr 4, 2010, at 3:09 PM, Faisal Moledina wrote: > On Sun, Apr 4, 2010 at 5:53 PM, Scott Haneda wrote: >> port search exif brings up a nice batch of stuff. Any suggestions? I am >> looking for a pretty simple `./whatever image.jpg` and be done with it. > > First hit from port search exif is

Re: Exif data reading from the command line

2010-04-04 Thread Chris Janton
On 2010-04-04 , at 14:53 , Scott Haneda wrote: > > I am looking for something to easily read mostly image exif data. Arbitrary > file data such as mp3 tags and other misc file attributes would be a plus. for MP3 id3lib @3.8.3 audio/id3lib id3tool

Re: Exif data reading from the command line

2010-04-04 Thread Arno Hautala
On Sun, Apr 4, 2010 at 17:53, Scott Haneda wrote: > > I am looking for something to easily read mostly image exif data.  Arbitrary > file data such as mp3 tags and other misc file attributes would be a plus. exif, exiftags, jhead, and exiv2 are all pretty decently straightforward to use. jhead

Re: Exif data reading from the command line

2010-04-04 Thread Faisal Moledina
On Sun, Apr 4, 2010 at 5:53 PM, Scott Haneda wrote: > port search exif brings up a nice batch of stuff.  Any suggestions?  I am > looking for a pretty simple `./whatever image.jpg` and be done with it. First hit from port search exif is exif @0.6.17. Haven't used it extensively but `exif IMG_235

Exif data reading from the command line

2010-04-04 Thread Scott Haneda
I am looking for something to easily read mostly image exif data. Arbitrary file data such as mp3 tags and other misc file attributes would be a plus. Right now, I will open an image in Photoshop, or an image editor, using their tools to read the exif file data. Sometimes there are extended at