CodeClause Image Background Remover

This is a simple web application that uses the Remove.bg API to remove the background from an image. The user can upload an image, and the application will remove the background and display the result.

Installation and Usage

  1. Clone the repository:

git clone https://github.com/thakurdiwakar/CodeClause_Image-Background-Remover.git

  1. Open the project directory:

cd CodeClause_Image-Background-Remover

  1. Open index.html in your web browser.

  2. Click on the "Upload image" button and select an image file from your computer.

  3. Click on the "Remove background" button to remove the background from the image.

  4. The resulting image will be displayed on the page, and you can download it by clicking on the "Download" button.

Dependencies

This project uses the following dependencies:

  • Bootstrap v5.3.0-alpha1
  • remove.bg API

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Credits

This project was created by Diwakar Singh.