ez4o / image-resizer

An online tool for resizing image. Supports multiple images.

Home Page:https://ir.ez4o.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers MIT License Issues Issues Closed


image-resizer


Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

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.

(back to top)

Getting Started

To use image-resizer, head over to ir.ez4o.com.

(back to top)

Roadmap

  • Improve UX.
  • Add more tests.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feat/amazing-feature)
  3. Commit your Changes with Conventional Commits
  4. Push to the Branch (git push origin feat/amazing-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Author

Project Link

(back to top)

About

An online tool for resizing image. Supports multiple images.

https://ir.ez4o.com

License:MIT License


Languages

Language:Svelte 50.2%Language:JavaScript 19.2%Language:CSS 10.8%Language:TypeScript 10.2%Language:Makefile 3.6%Language:Dockerfile 3.0%Language:HTML 2.9%