Skip to content

RohanAdwankar/backgroundRemove

Repository files navigation

This task was created for an interview task but is a functional Next.js application that can be used to remove the background of an image.

demo.mov

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the initial page.

Alt text

Then, upload the image to get the background removed! This is a sample image Alt text

Alt text

From there, you can right-click to download the file.

About

Remove the background from a user uploaded image using a Next.js website. This is a small prototype created for an interview task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published