Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
If you are self-hosting, what version of Baserow are you running?
latest and advanced
If you are self-hosting, which installation method do you use to run Baserow?
docker compose
What are the exact steps to reproduce this issue?
I have a table with an attribute file. I try to upload pictures. sometimes it works (for eg with the app heic format ) sometimes it doesn’t for example png (see screenshot). I upload them via UI but I also want upload some pdf via rest api.
Attach screenshots, videos, or logs that demonstrate the issue.
for the heic format it always works for the png it always makes an error. the heic has 1 mb size and the png has 8 mb. maybe the data size is to big?
Also, HEIC is not processed as image, so most likely it’s the image itself. Can you open the image and save it with image editor app, and see if you can upload this version?