Hi,
Is it possible to automatically strip any EXIF metadata from uploaded images when uploading to Storage?
Or would I have to upload to my own endpoint which strips it, then upload to Supabase on the backend.
I think a lot of users are going to use Storage for images without realizing that images often contain GPS data.
Thanks.