Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

✂️ ClearCut

Remove image backgrounds instantly — free, private, in your browser.

A privacy-first background remover (a remove.bg-style tool) where the AI runs 100% on the client via WebAssembly. No server, no uploads, no API keys, no watermark.

Vanilla JS In-browser AI Pages License


✨ Features

  • 🧠 On-device AI — background removal runs in the browser (@imgly/background-removal); images never leave your device
  • 🔒 Private by design — no upload, no account, no tracking
  • 🖼️ Drag & drop, browse, or paste any image (PNG/JPG/WEBP)
  • Transparent PNG download in one click
  • 🎨 Dark-neon UI, fully responsive, zero build step
  • 🆓 Free & open-source — deploy your own on GitHub Pages

🚀 Use it

  1. Click Use this template / fork.
  2. Settings → Pages → Source: GitHub Actions — it deploys automatically.
  3. Open your site, drop an image, download the cut-out. Done.

Prefer offline? Download the repo and open index.html (needs internet on first run to fetch the AI model, which is then cached).

🧱 How it works

image → @imgly/background-removal (ONNX model via WASM, in-browser) → transparent PNG

The model (~tens of MB) downloads from a CDN on first use and is cached by the browser afterward, so subsequent cuts are fast and work offline.

⚙️ Customize

  • Swap the model/quality in assets/js/app.js (the removeBackground options).
  • Re-theme via the CSS variables at the top of style.css.

📄 License

MIT © Aashish Bharti

⭐ Star it if ClearCut saved you a trip to a paid background remover.

About

✂️ Remove image backgrounds instantly — free, private, in your browser. Client-side AI (WASM), no uploads, no API keys. A remove.bg-style tool you can self-host on Pages.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /