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)
- Host: GitHub
- URL: https://github.com/thakurdiwakar/codeclause_image-background-remover
- Owner: thakurdiwakar
- Created: 2023-03-24T04:09:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T04:22:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T23:26:54.499Z (about 1 year ago)
- Topics: codeclause, codeclause-task, css, html, internship, internship-task, javascript, task3
- Language: HTML
- Homepage: https://thakurdiwakar.github.io/CodeClause_Image-Background-Remover/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).