This commit is contained in:
tobi 2025-04-25 12:01:02 +02:00
commit 4aca71d4eb
29 changed files with 30 additions and 36 deletions

View file

@ -1,7 +0,0 @@
**Forked from https://github.com/dsoprea/go-jpeg-image-structure**
## 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.