allgood / OpenNoteScanner

Android application for scanning and manipulating handwritten notes and documents.
Other
1.34k stars 281 forks source link

Adding an Exif editor to tag and comment on scanned documents #113

Open ivanfet opened 6 years ago

ivanfet commented 6 years ago

How about adding Exif editing to be able to add tags and comments to scanned files? JPEGs have meta data fields that can be used to store information about the scanned documents. Please look at android app "APhotoManager" on Github - https://github.com/k3b/APhotoManager/wiki/Exif-Edit
Currently, APhotoManager can be used in conjunction with OpenNoteScanner but why not add this feature if it is not too difficult and it makes tagging more useful.

allgood commented 6 years ago

Issue #98 suggests to use PNG in order to have smaller files with better images. I need to check if PNG will support all the metadata needed.

bmix commented 2 years ago

This would be great! Especially, if the tags would be easily accessible in the UI, so one can add non-Rocketbook tags.