• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Reading Exif data.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading Exif data.


  • Subject: Re: Reading Exif data.
  • From: Stephan Burlot <email@hidden>
  • Date: Wed, 15 Sep 2004 21:11:38 +0200

For jpeg images, look at jhead (<http://www.sentex.net/~mwandel/jhead/>, source available)

For tiff images... write the code, since nothing is available (libtiff doesnt handle EXIF tags, and libexif doesnt read tiff...)

And I dont think that extending NSImage would be the way to go: you dont want to load a 20M TIFF file just to read its EXIF data.

Good luck,
Stephan

Le 15 sept. 04, à 07:02, James Andrews a écrit :

Looking at NSImage I don't see a way to read exif data from an image.
Which I would think apple would have thought of.   Oh well.  Short of
going and reading the PDF on the spec for exif or using an external
program (as I want my app to be self sustaining.) does anyone know of
an easy way to read exif data?  Or does anyone have a subclass to
NSImage that has methods to read the data if it is present and would
be willing to share with the group?

TIA.
-james

"The best programmer's are those that re-user code"  -my c/c++
programming teacher."

She never said that it had to be my code I was re-using....
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Reading Exif data. (From: James Andrews <email@hidden>)

  • Prev by Date: Re: Debugging "attempt to insert nil value" on customer's machine
  • Next by Date: Enabling the Print… menu item for an NSView
  • Previous by thread: Reading Exif data.
  • Next by thread: how to use search function of HelpViewer
  • Index(es):
    • Date
    • Thread