ResponsiveFilemanager icon indicating copy to clipboard operation
ResponsiveFilemanager copied to clipboard

[feature suggestion] Exif Removal

Open jarodium opened this issue 5 years ago • 2 comments

Hello @trippo

I was wondering if you would consider an option to remove exif or any other metada from the images.

jarodium avatar Feb 04 '21 17:02 jarodium

Hello,

After traversing the code from uploadHandler.php we found out that there is an option to strip exif. check here, which resolves to code here

Perhaps configuration in config.php should map to this configuration in UploadHandler? What do you say @trippo ?

ideiasfrescas avatar Mar 29 '21 08:03 ideiasfrescas

Enabling of strip image in Uploader handler seems to be creating a folder called strip. This is not expected behaviour.

jarodium avatar Mar 29 '21 18:03 jarodium