• Stars
    star
    464
  • Rank 94,450 (Top 2 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JPEGsnoop: JPEG decoder and detailed analysis

JPEGsnoop v1.8.0

JPEGsnoop is a detailed JPEG image decoder and analysis tool. It reports all image metadata and can even help identify if an image has been edited.

Official repository for JPEGsnoop: JPEGsnoop @ GitHub

Documentation & Downloads

Features

  • Decode JPEG, AVI (MJPG), PSD images
  • MCU analysis with detailed decode
  • Extract embedded JPEG images
  • Detect edited images through compression signature analysis
  • Report all image metadata (EXIF)
  • Batch file processing
  • Compression signature detection
  • Recover corrupt JPEG image data
  • No installation required

Target System

  • Windows (MFC)
  • Compilation under Visual Studio (Visual C++)

License

  • JPEGsnoop is free for personal and commercial use per GNU General Public License version 2.0 (GPLv2)

Build