go-jpeg-image-structure
go-jpeg-image-structure copied to clipboard
How to read tags from exif
I have a jpeg with some tags and want to read this information. I tried go-jpeg-image-structure/v2/command/js_exif/main.go -f myImg.jpeg.
But I can't find any of the tags. Can you explain what was wrong?