Skip to content

Feature/filter exif ( solve #187 )

gled requested to merge gled/pleroma:feature/filter_exif into develop

Remove Exif data using Mogrify ( imagemagick wrapper ).

Can probably be enhanced, and if there's a library to work with it in pure Elixir, would love to know about it !

Simple as such, but works.

it needs imagemagick installed on the system though.

Edited by gled

Merge request reports