|
Image Meta Data Suite is the most comprehensive means of obtaining Meta Data from image files. It can read the meta data from JPEG, PSD, TIFF and Raw images. IMDS provides meta data preservation, a must for any image editing software.
v2.0 adds support for reading Raw Image meta data, creates basic JPEG meta data and adds an Image Summary Object.
Currently reads:
- Thumbnails
- JFIF Data
- TIFF Headers
- GPS Data
- IPTC Data
- EXIF Data
|
- DCT Info
- Color Profile
- Interoperability Data
Currently Writes:
- JPEG (Basic)
|
Using Image Meta Data Suite, your program is able to access the vast amount of Meta Data that is stored with an image, such as the camera settings, make and model number. Meta Data can include the co-ordinates where the image was taken, or the details of who created the image and how to contact them.
The Image Summary Object, makes it easy to determine standard details such as color space, aspect ratio, megapixel, file format, dpi, depth and dimension from a variety of different formats.
Using the PreserveData feature is an absolute must for anyone who's application reads & writes images. REALBasic and most plug-ins do not remember this important data and it gtes lost when using REALBasic to open and then save an image. Simply calling PreserveData before the image is replaced and then calling RestoreData afterwards means that this vital information stays with the image, even though the image has changed.
Version 2.0.1 now works with RB2008.5
Version 2.0 adds support for creating JPEG meta data. This means that your user can now add their details into their JPEG images when they use your software. You can create and attach real thumbnails.
 Click for a larger view
|