pqina / filepond-plugin-image-resize

🖼 Add image resize instructions to files dropped on FilePond
https://pqina.nl/filepond
MIT License
8 stars 2 forks source link

Resize according to a file size #11

Open d-damien opened 3 days ago

d-damien commented 3 days ago

Hi, I'm wondering if it could target a "file size" instead of an "image size" while downsizing images. I'm not sure how it is done, but this plugin for example has it :

I believe this is worthy of such a complete plugin as Filepond.

rikschennink commented 3 days ago

Thanks for the request. I do struggle a bit to determine the use case for this?

I imagine the server has a max upload size, but to respect that max size couldn't you calculate the max size a JPEG would be at a certain resolution & compression?