
Red Tone Reproduction Curve : (Binary data 2060 bytes, use -b option to extract) Viewing Cond Desc : Reference Viewing Condition in IEC61966-2.1 Profile Copyright : Copyright (c) 1998 Hewlett-Packard Company Rendering Intent : Media-Relative ColorimetricĬonnection Space Illuminant : 0.9642 1 0.82491

History Software Agent : Adobe Photoshop CS5 Windowsĭevice Attributes : Reflective, Glossy, Positive, Color XMP Toolkit : Adobe XMP Core 5.0-c060 61.134777, 2-17:32:00Ĭreator Tool : Adobe Photoshop CS5 Windows Photoshop Thumbnail : (Binary data 920 bytes, use -b option to extract) Perhaps JPG files are the most common file formats for demonstrating metadata management, so we will practice them in this chapter. The third image file is a web page PHP file managed / generated by your script ( proba_php.jpg), where we can find other details. Of course, the program supports a lot of switches and options, but in terms of its operation, it is worth separating these three "modes".įor the examples, I created three JPG files, one with the Linux GIMP program ( proba_gimp.jpg) and the other in Windows with Photoshop ( proba_ps.jpg).

The exiftool command can be used to handle metadata in basically three ways: read, write, and copy. In essence, this is an alias that is physically a libimage-exiftool-perl installs Debian 8 (Jessie) on 9.74 and Debian 9 (Stretch) on 10.40.Īfter running the command, you can use the program. If we don't have it on our machine yet exiftool package, then install the following apt-get command on Debian-based systems: sudo apt-get install exiftool

In this description, we will review some of the more general usage examples, as well as test a complete automation shell script that copies IPTC data from JPG files to EPS files. Az exiftool command can be used to read or write metadata for different file formats from the command line, which can be especially useful when you need a larger amount of automated file processing.
