
https://img-compress.pages.dev
Batch Image Compressor using WebAssembly (WASM). No ads, no trackers, no cookies, no signups.
This image compressor is a fast, privacy first image compressor app that uses WebAssembly (wasm) and modern codecs to give near native compression speeds directly in your browser. This beats other sites that uses old JS based compression. By using local client side processing, this image compressor bypasses traditional upload limits and data privacy concerns while providing a highly customizable toolkit (image resizing, color reduction, lossless options, batch file renaming and more).
Website design inspired by Gleam
The compressor gives you unlimited image compression queue and supports processing 10+ images all at once (customizable too)

Mobile friendly image comparison shows a side by side view of the original and compressed image to check quality changes.

This project uses Vite + React and WebAssembly (wasm) provided by jSquash, their codecs are from the Squoosh app.
Follow these steps to get the project running locally:
git clone https://github.com/Sethispr/image-compressor.git
cd image-compressor
npm install
npm run dev
Once the server starts, click the local link shown in your terminal (usually http://localhost:5173) to view the site live.
More info on contributing is available over here
You can host this application yourself using Docker. This method is so the app runs in a consistent environment using a ready Nginx server. If you want your project to be seen by everyone, you need to have a domain name that points to your local machine, and then proxy it to port of this machine, you can use something like Nginx.
docker build -t image-compressor .
docker run -d -p 8080:80 image-compressor
The app will now be at http://localhost:8080.
-p 3000:80 will serve app on port 3000).If you find any issues during the setup process, please feel free to open an issue in the repository.
Support this project
If you find this tool useful, please consider giving it a star!
$ claude mcp add image-compressor \
-- python -m otcore.mcp_server <graph>