ExifTool är ett plattformsoberoende Perl-bibliotek plus en kommandoradsapplikation för att läsa, skriva och redigera metainformation i en mängd olika filer.
ExifTool stöder många olika metadataformat inklusive EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP och ID3, såväl som skaparanteckningar för många digitalkameror av Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon och Sony .
Exif är information om tid, plats och kamerautrustning, för att ta ett exempel på information (meta data) som lagts i en bild. Andra filer lagrar andra typer av data och du kommer åt med dem med ExifTool.
What’s new in version 13.32
- Added a new Olympus CameraType (thanks Herb and Albert Shan)
- Added a new Sony LensType (github #335)
- Added a new Nikon CropHiSpeed value (thanks Albert Shan)
- Added a warning if a tag value couldn’t be packed for writing to a binary data structure
- Decode more Ricoh/Pentax AF tags for some models (thanks Karsten Gieselmann)
- Decode Canon HDR-PQ tag (github #336)
- Extract a couple more EXIF tags
- Patched to allow a dot (.) in the name of a structure element when writing
- Fixed ”uninitialized value” bug when using -w with the -stay_open feature
- Fixed bug in -file option when using tag names to specify the name of the alternate file (the tags were taken only from the first input file unless a file name formatting code was also specified)