An open API service indexing awesome lists of open source software.

https://github.com/thakurdiwakar/codeclause_image-background-remover

Task3 (Golden Project)
https://github.com/thakurdiwakar/codeclause_image-background-remover

codeclause codeclause-task css html internship internship-task javascript task3

Last synced: 12 months ago
JSON representation

Task3 (Golden Project)

Awesome Lists containing this project

README

          

# 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

2. Open the project directory:

cd CodeClause_Image-Background-Remover

3. Open `index.html` in your web browser.

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

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

6. 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](LICENSE.md) file for details.

## Credits

This project was created by [Diwakar Singh](https://github.com/thakurdiwakar).