Categorygithub.com/dsoprea/go-jpeg-image-structure
repositorypackage
0.0.0-20221012074422-4f3f7e934102
Repository: https://github.com/dsoprea/go-jpeg-image-structure.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Build Status codecov 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.