Background: Image Metadata- about EXIF, IPTC, etc.
|
![]() |
What is metadata? |
Metadata is supplementary information about images. This includes technical descriptions of exposure conditions, date, location, author, content description, workflow data, and keywords for archiving and retrieving. The importance of metadata increases with the amount of images which are to be handled. There are (at least) 3 completely different approaches for storing image metadata:
These 3 approaches are not compatible with each other. panorado 3.3 follows the IPTC/EXIF approach, as this is the most convenient way to handle image data which is likely to be copied or transfered. JPEG files (which is by far the most popular file format for photographs) are by design able to include EXIF and IPTC data along with the image data. |
What is EXIF? |
Digital cameras usually create JPEG image files which also contain EXIF meta information. EXIF (Exchangeable image file format for Digital Still Cameras) is a standard introduced by the Japan Electronic Industry Development Association (JEIDA). Most of these data concerns exposure conditions:
There are also specifications for other data which is used less frequently, for example, for different kinds of text information:
Some other tags are for the inclusion of GPS data like
In addition, most camera manufacturers write device-specific data in a proprietary format. I seems that some of these formats can be misinterpreted if the data is moved within the file - which is absolutely allowed by the EXIF specification. In a technical sense, EXIF data in a JPEG file is completely independent from IPTC data - though some textual information of the two standards overlap. |
What is IPTC? |
IPTC stands for the possibility to attach metadata to image files for archiving
and data interchange purposes. The history:
In a technical sense, IPTC data in a JPEG file is completely independent from EXIF data - though some textual information of the two standards overlap. |
Manage images - with or without a database? |
As described above, image metadata can be inserted directly into image files. Some image archiving programs, instead (or in addition), store metadata in a central database. This can help to accelearate the retrieval of images which are scatterd across storage media, as image files don't have to be read directly. Such a program normally starts with a complete scan of all available storage media, which can take some time. When this is done, you can retrieve, sort, and annotate images quite fast. One example for this approach is Google's Picasa browser. This is nice - as long as any changes to the images is exclusively controlled by the archiving program. But you should expect to get trouble as soon as images will be edited, moved, deleted, exported, or imported, without the database "knowing". There will be reduncancy, which means that there is contradictory information about an image, and this can be really confusing. panorado 3.3 takes a different approach - a safe approach, without a database:
|
What is metadata good for? |
There are a lot of possibilities to make use of metadata - but in reality, it's still rarely used. panorado 3.3 uses metadata
|