ClearCut

Clearcut

Clearcut is a simple background removal tool that uses rembg to remove the background.

Built upon:-

  • rembg
  • NextJS
  • TailwindCSS
  • Shadcn
  • Aceternity ui

Installation

  1. Clone the repository
git clone https://github.com/goesbyabhi/clearcut.git
  1. Install the dependencies
bun i
  1. Start the development server
bun run dev
  1. Start the docker instance
docker build -t clearcut .
docker run -p 7000:7000 clearcut

Preview

Examples

BeforeAfter
Input1Output1
Input2Output2

Todo

  • Add “How it works” page
  • Add batch processing
  • Try a different model