Taiko2k / Avvie

A GTK app for quick image cropping :flower_playing_cards:
GNU General Public License v3.0
159 stars 19 forks source link

Retain metadata for cropped image #7

Closed muelli closed 5 years ago

muelli commented 5 years ago

I would like the app to be able to retain metadata, in particular all the EXIF data.

Taiko2k commented 5 years ago

Okay, I've added in an option named "Discard EXIF" which defaults to OFF. Also added an indicator to show if the exported image will have EXIF data:

Screenshot from 2019-09-29 13-49-35

Will be available in the next release.