• 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
Converting image types and preserving EXIF.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Converting image types and preserving EXIF.


  • Subject: Converting image types and preserving EXIF.
  • From: Scott Andrew <email@hidden>
  • Date: Sun, 7 Aug 2005 18:25:15 -0700

OK. I have a couple of questions.

I want to convert from tiff to jpeg and raw to jpeg etc. For tiff -> JPEG i need to keep EXIF info and for Raw -> JPEG i need to write exif info.

I know that i can use SIPS but it drops tags at random things like the ISOSpeedRatings are droppped (you get an error message on the command line rejected ISOSpeedRatings). So i started to look at using CGImageSource and CGImageDestination to do this since i can read the exif form the source and copy it to the destination. I need to do resizing at the highest quality. My questions are:

1.) Are these only 10.4 interfaces?
2.) Does NSImage preserve the exif info if not:
3.) Can you parse the Exif info for tiffs and THM files using NSImage?

I would love to use sips but I need to preserve the EXIF info.

Scott Andrew
_______________________________________________
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


  • Prev by Date: Re: Lazy NSTableView cell content fetching
  • Next by Date: Re: Adding Spotlight keywords to files
  • Previous by thread: Re: Modifying bitmap data
  • Next by thread: Re: Converting image types and preserving EXIF.
  • Index(es):
    • Date
    • Thread