Open Laurin-W opened 12 months ago
@mguihal made a PR https://github.com/assemblee-virtuelle/semapps/pull/1196 that removes the original file name for uploads. That reminded me that it would be great to remove metadata (like gps coordinates) from uploaded media files as well.
There are libraries available for that like: https://www.npmjs.com/package/@xoi/gps-metadata-remover
Good idea ! Maybe it could be integrated in the ImageProcessorMixin so that it can be easily turned on and off.
@mguihal made a PR https://github.com/assemblee-virtuelle/semapps/pull/1196 that removes the original file name for uploads. That reminded me that it would be great to remove metadata (like gps coordinates) from uploaded media files as well.
There are libraries available for that like: https://www.npmjs.com/package/@xoi/gps-metadata-remover