Skip to content

Tool for peeking into the binary structure of exif metadata of picture files.

License

Notifications You must be signed in to change notification settings

wp-xyz/exif_spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExifSpy

Tool for peeking into the binary structure of exif metadata of picture files.

Screenshot

Features

  • Navigate through the jpeg file structure
  • Navigate through the EXIF tag directories
  • Display and analyze binary metadata records (EXIF, IPTC, XMP)
  • Display and analyze jpeg ICC color profiles
  • Embedded hex viewer combining the bytes beginning at the cursor position to conventional data types in both big endian and little endian byte order.

Compilation

The application is distributed as Free Pascal source code only. It can be compiled with Lazarus v2.0 or later.

Besides the packages SynEdit and TurboPowerIPro which are contained in the Lazarus distribution it requires the run-time package fpexif which is available via the Online-Package-Manager of the Lazarus IDE.

Credits

About

Tool for peeking into the binary structure of exif metadata of picture files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages