image-resizer
is an online tool for resizing image. Supports multiple images.
It uses ffmpeg.wasm, which means the conversions are done entirely in the user's browser.
To use image-resizer
, head over to ir.ez4o.com.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feat/amazing-feature
)git push origin feat/amazing-feature
)Distributed under the MIT License. See LICENSE for more information.