cshum / imagor

Fast, secure image processing server and Go library, using libvips
Apache License 2.0
3.44k stars 138 forks source link

remove metada for webp #468

Closed liudongmiao closed 3 months ago

liudongmiao commented 3 months ago

For webp, it should be safe to remove metadata, and cwebp remove metadata default.

And for image without exif, even if strip is unspecified, an empty exif will be added, it's about 212 byte.