shivah12 / Bg-remover

A background remover website made using the basic web stack.

Home Page:https://shivah12.github.io/Bg-remover/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bg-remover

Overview

Bg-remover is a simple website designed to remove backgrounds from images. It is built using basic web technologies including HTML, CSS, and JavaScript integrating the Bg remover API.

Features

  • User Interface: A clean and simple interface for uploading images.
  • Background Removal: Uses a background removal API to process and return images without backgrounds.
  • Download Option: Allows users to download the processed image.

Getting Started

  1. Clone the repository:
    git clone https://github.com/shivah12/Bg-remover.git
  2. Navigate to the project directory:
    cd Bg-remover
  3. Open index.html in your browser:
    open index.html

License

This project is licensed under the MIT License.

For more details, visit the GitHub repository.

About

A background remover website made using the basic web stack.

https://shivah12.github.io/Bg-remover/

License:MIT License


Languages

Language:HTML 39.8%Language:CSS 35.0%Language:JavaScript 25.2%