Clearcut
Clearcut is a simple background removal tool that uses rembg to remove the background.
Built upon:-
- rembg
- NextJS
- TailwindCSS
- Shadcn
- Aceternity ui
Installation
- Clone the repository
git clone https://github.com/goesbyabhi/clearcut.git
- Install the dependencies
bun i
- Start the development server
bun run dev
- Start the docker instance
docker build -t clearcut .
docker run -p 7000:7000 clearcut
Preview
Examples
Before | After |
---|---|
Todo
- Add “How it works” page
- Add batch processing
- Try a different model