Clearcut is a POC web app that uses AI to remove backgrounds from images. The app runs entirely in the browser and doesn't send any data to a server.
Keep in mind that when using solutions like this, the processing speed is dependent on the device you're using.
git clone https://github.com/Eppu/clearcut.git
cd clearcut
npm install
npm run dev
Built with
- React
- Vite
- TailwindCSS
- shadcdn/ui
- imgly/background-removal-js