Hello,
I’ve tried many things over the last two days, and now I’m asking for ideas. I am doing optical character recognition and my provider requires 4mb or smaller files. So I need to shrink uploaded image (only a single picture) to ensure its below that size.
I can’t seem to get imgix working on bubble, and I’ve tried some APIs to no real luck. Most APIs work, but they are either slow, or overkill.
So, is there any simple way to resize a jpg natively, or through a good api? I don’t mind paying, as long as it works.
Ideally I’d like to keep the file size between 1.5 and 2mb. I need to keep the quality high.
Thanks!