Skip to content

We have build a platform for removing background images and magic brush

Notifications You must be signed in to change notification settings

neupanekiran/removebg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove.bg Clone with Magic Brush

This project is a clone of the remove.bg UI built using HTML and CSS. It also incorporates background removal functionality through an API fetch from the remove.bg service. Additionally, a "Magic Brush" tool is implemented to erase specific areas of the image after the background has been removed, providing finer control over the background removal.

Features

  • Background Removal: Upload an image and remove its background using the remove.bg API.
  • Magic Brush: After the background is removed, use the brush tool to manually erase parts of the image with precision.
  • Clean UI: Simple and intuitive interface designed with HTML and CSS to mimic remove.bg.
  • Responsive Design: OScreenshot 2024-10-14 at 15 44 33 ptimized for use on various devices.

Demo

Screenshot 2024-10-14 at 15 44 33 Screenshot 2024-10-14 at 15 44 38 Screenshot 2024-10-14 at 15 44 53

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Fetch API)

How It Works

  1. Upload Image: Users can upload an image from their local machine.
  2. Background Removal: Once the image is uploaded, the remove.bg API is called via a fetch request, and the background is removed.
  3. Manual Adjustment with Magic Brush: Users can then refine the image using a brush tool to erase or restore parts of the image.
  4. Download: After editing, users can download the modified image.

Installation

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/remove-bg-clone.git

About

We have build a platform for removing background images and magic brush

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published