weserv / images

Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s).
https://wsrv.nl/
BSD 3-Clause "New" or "Revised" License
1.84k stars 187 forks source link

Preserve EXIF? #375

Closed edent closed 1 year ago

edent commented 1 year ago

Is there a setting which will let me preserve the EXIF metadata of a cached image?

I'm not using any resizing or format conversion. Just https://images.weserv.nl/?url=example.com/photo.jpg&output=jpg

Are there any options which will let users see the original, unaltered file - albeit cached through your service?

Thanks!

andrieslouw commented 1 year ago

We strip all EXIF and other data, and never pass files bit-by-bit. This is due to privacy and security concerns. If you want to proxy the original file, without modifications, please use something like Cloudflare.