Skip to content

Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.

License

Notifications You must be signed in to change notification settings

DrHayt/go-jpeg-image-structure

 
 

Repository files navigation

Build Status Coverage Status Go Report Card GoDoc

Overview

Parse raw JPEG data into individual segments of data. You can print or export this data, including hash digests for each. You can also parse/modify the EXIF data and write an updated image.

EXIF, XMP, and IPTC data can also be extracted. The provided CLI tool can print this data as well.

About

Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%