Does it strip exif location data?

Reply to this note

Please Login to reply.

Discussion

It doesn't modify the file at all. I thought about stripping exif by default but the problem is that if you modify the file on the server it breaks the client's ability to verify the hash(es) returned by the server by computing it locally. One solution could be to strip the exif on the client before uploading, but that would only work for images. I'll probably add it as an option at some point.

We get the ask a lot. It was literally the first feature I added per requests. Video is difficult, it is not exif, often proprietary/device related, depends on the format…