Open
Description
Description
This package looks like a great step up from piexifjs
in many ways. Better API, supports more image formats (awesome!). But unlike piexifjs
it does not support writing the Exif metadata back to an image.
The use case I have goes like this:
- Read in the Exif from an image file
- Change the Exif in some way. In my specific case I need to randomize the GPS coordinates so they don't reveal a precise location the image was taken. I still need the GPS location to exist to provide some sense of where the image was taken though ("somewhere within 100 miles of <<>>").
- Save the modified Exif back to the file
(The fact this package is called ExifReader
, with emphasis on "reader", did not escape my attention. I didn't let that stop me from making this request. ;-) )
Additional details
This is a feature request not a bug. Hence I'm providing no more details than what is above.
Metadata
Metadata
Assignees
Labels
No labels