Please login to access the resource

Read and write meta information

Edit Package perl-Image-ExifTool

ExifTool provides an extensible set of perl modules to read and write meta
information in a wide variety of files, including the maker note
information of many digital cameras by various manufacturers such as Canon,
Casio, FujiFilm, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta,
Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Samsung, Sanyo,
Sigma/Foveon and Sony.

Below is a list of file types and meta information formats currently
supported by ExifTool (r = read, w = write, c = create):

File Types
------------+-------------+-------------+-------------+------------
3FR r | DVB r | M2TS r | PAGES r | RW2 r/w
3G2 r | DYLIB r | M4A/V r | PBM r/w | RWL r/w
3GP r | EIP r | MEF r/w | PDF r/w | RWZ r
ACR r | EPS r/w | MIE r/w/c | PEF r/w | RM r
AFM r | ERF r/w | MIFF r | PFA r | SO r
AI r/w | EXE r | MKA r | PFB r | SR2 r/w
AIFF r | EXIF r/w/c | MKS r | PFM r | SRF r
APE r | F4A/V r | MKV r | PGM r/w | SRW r/w
ARW r/w | FLA r | MNG r/w | PICT r | SVG r
ASF r | FLAC r | MOS r/w | PMP r | SWF r
AVI r | FLV r | MOV r | PNG r/w | THM r/w
BMP r | FPX r | MP3 r | PPM r/w | TIFF r/w
BTF r | GIF r/w | MP4 r | PPT r | TTC r
COS r | GZ r | MPC r | PPTX r | TTF r
CR2 r/w | HDP r/w | MPG r | PS r/w | VRD r/w/c
CRW r/w | HTML r | MPO r/w | PSB r/w | WAV r
CS1 r/w | ICC r/w/c | MQV r | PSD r/w | WDP r/w
DCM r | IIQ r | MRW r/w | PSP r | WEBP r
DCP r/w | IND r/w | NEF r/w | QTIF r | WEBM r
DCR r | ITC r | NRW r/w | RA r | WMA r
DFONT r | JNG r/w | NUMBERS r | RAF r/w | WMV r
DIVX r | JP2 r/w | ODP r | RAM r | X3F r/w
DJVU r | JPEG r/w | ODS r | RAR r | XCF r
DLL r | K25 r | ODT r | RAW r/w | XLS r
DNG r/w | KDC r | OGG r | RIFF r | XLSX r
DOC r | KEY r | ORF r/w | RSRC r | XMP r/w/c
DOCX r | LNK r | OTF r | RTF r | ZIP r

Meta Information
----------------------+----------------------+---------------------
EXIF r/w/c | Kodak Meta r/w | Picture Info r
GPS r/w/c | FotoStation r/w | Adobe APP14 r
IPTC r/w/c | PhotoMechanic r/w | MPF r
XMP r/w/c | JPEG 2000 r | Stim r
MakerNotes r/w/c | DICOM r | APE r
Photoshop IRB r/w/c | Flash r | Vorbis r
ICC Profile r/w/c | FlashPix r | SPIFF r
MIE r/w/c | QuickTime r | DjVu r
JFIF r/w/c | Matroska r | M2TS r
Ducky APP12 r/w/c | GeoTIFF r | PE/COFF r
PDF r/w/c | PrintIM r | AVCHD r
CIFF r/w | ID3 r | ZIP r
AFCP r/w | Ricoh RMETA r | (and more)

Refresh
Refresh
Source Files
Filename Size Changed
Image-ExifTool-12.58.tar.gz 0005196711 4.96 MB
cpanspec.yml 0000002444 2.39 KB
perl-Image-ExifTool.changes 0000086901 84.9 KB
perl-Image-ExifTool.spec 0000004033 3.94 KB
Revision 49 (latest revision is 74)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1073477 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 49)
- Update to 12.58:
  * Added Extra ImageDataMD5 tag to calculate MD5 of image data only
  * Added support for reading DJI APP4 and APP7 JPEG segments
  * Added a new SonyModelID value
  * Decode a few new Nikon tags (thanks Warren Hatch)
  * Patched possible runtime warning when API IgnoreTags option is used to ignore FileType
  * Fixed problem extracting NetName from Windows LNK files
  * Fixed issue where the %C filename format code would increment the count on an output filename collision, but it is supposed to count the input files
  * Added two new Nikon Z lenses (thanks LibRaw)
  * Added a new Sigma LensType (thanks LibRaw)
  * Added a new Olympus LensType (thanks Herb)
  * Decode more new Nikon tags (thanks Warren Hatch)
  * Decode Photoshop LayerColors, LayerSections and LayerVisible tags
  * Improved Verbose output for QuickTime-format files
  * Set family 1 group name for Garmin GPS from uuid atom
  * Enhanced -progress option to allow message to be displayed every NUM files
  * Significant improvements to parsing of Nikon ShotInfo records for newer models
  * Removed hex dump of APP segments from -v3 output when writing
  * Fixed bug writing negative MIE GPS coordinates
  * Fixed bug where a duplicate XMP could be generated when writing XMP to a JPEG XL image which already contained XMP
  * Fixed problem where HEAD lines may be duplicated in an output file if the -p option was combined with -w+ or -W+
  * Added support for VNT files (both Scene7 Vignette and V-Note document)
  * Added read support for InfiRay IJPEG metadata (thanks Marcos Del Sol Vives)
  * Added some new Sony LensType values (thanks Jos Roost and François Piette)
  * Added a new FujiFilm VideoRecordingMode value (thanks Greybeard)
  * Added two new Canon LensTypes and CanonModelIDs (thanks Norbert Wasser)
  * Added ability to extract semantic images from Apple ProRaw DNG files
  * Added read support for the PNG cICP chunk
  * Decode more Nikon tags (thanks Warren Hatch)
  * Extract PreviewImage from Insta360 trailer record 0x200
  * Extract EmbeddedImageRectangle and some other new tags from VNT files
  * Minor improvement to arg_files/xmp2exif.args (thanks StarGeek)
  * Enhanced -ee option to extract metadata from all frames of a multipart EXR image
  * Removed EXR Layout tag and incorporated into new Flags tag
  * Patched possible hang problem when reading corrupted .rm audio files
  * Added support for geotagging from FlightAware KML files
  * Decode two more types of timed GPS from MOV/MP4 videos (66 types now)
  * Decode a few new Nikon tags (thanks Warren Hatch)
  * Decode a new Samsung HEIC tag
  * Decode FujiFilm RollAngle
  * Fixed bug where the FlatName property wasn't working properly for some user-defined structure tags
Comments 0
openSUSE Build Service is sponsored by