You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow a toggle (default on) for which data to remove.
If using storage access (READ & WRITE), only ask at associated action (when storing and editing the changed pictures), ensuring its asked only when really needed (for expert usage).
Examples:
Date
Name
Device Location
Image Orientation
Focal length
Focal ratio
ISO
Thumbnail
Description
Author
Copyright
The text was updated successfully, but these errors were encountered:
Its complicated to make it work reliable in case of jpeg mimetype, the metadata remover just clean all tags indiscriminately and because of that is hard to do it in a selectable way. In the case of png mimetype, it is posible because the metadata remover of thoose clean the tags in a more foresible way. Maybe this can be acomplish looking for another remover for jpeg mimetype. I'll get back after some research.
Allow a toggle (default on) for which data to remove.
If using storage access (READ & WRITE), only ask at associated action (when storing and editing the changed pictures), ensuring its asked only when really needed (for expert usage).
Examples:
The text was updated successfully, but these errors were encountered: