A modern, fast, and 100% free web tool for removing image backgrounds directly in your browser, without sending your files to any external server.
Easily and for free remove image backgrounds to create transparent PNGs. Remove backgrounds from images online and get transparent backgrounds using AI.
- 100% Client-Side: All processing runs on the ONNX Runtime Web directly in your browser. Your images never leave your device.
- Absolute Privacy: Zero logs, zero server storage, and no login required.
- Advanced Mask Editor: Did the model miss a detail? Use the built-in editor with high-precision zoom and undo (Ctrl+Z) functionality to manually refine edges.
- True Transparency: Download your results directly in PNG format with optimized transparency.
- Completely Free and Ad-Free: No watermarks, no hidden paid plans, and no annoying ads.
Want to see how it works before cloning the repository?
This project is built with modern, lightweight web technologies to ensure speed and portability:
- ONNX Web Runtime: Execution of AI models optimized for WebAssembly (WASM) and WebGL.
- JavaScript / HTML5 / CSS3: Clean and modular structure without dependencies on heavyweight backend frameworks.
- Canvas API: Efficient pixel manipulation and rendering of the mask editor.
Contributions, ideas, and improvements are very welcome! If you'd like to contribute to the project:
- Fork the repository.
- Create a branch for your new feature (
git checkout -b feature/new-feature). - Make your changes and commit (
git commit -m 'Add new feature'). - Push to the branch (
git push origin feature/new-feature). - Open a pull request.
This project is distributed under the terms of the MIT License. See the LICENSE file for details.
