Skip to content

RaulCatalinas/NoMoreBackground

Repository files navigation

NoMoreBackground

Description

NoMoreBackground is a website where the user simply uploads the image they want and the background is automatically removed.

The website provides a user-friendly interface to easily remove the background.

Features

  • Easy to use: Simply upload your image, and our tool will handle the rest.
  • Support for various formats: Supports JPEG, PNG, and other popular image formats.

Technologies used

  • Astro

Run Locally

Clone the project

  git clone https://github.com/RaulCatalinas/NoMoreBackground.git
  #or
  git clone [email protected]:RaulCatalinas/NoMoreBackground.git
  #or
  gh repo clone RaulCatalinas/NoMoreBackground

Go to the project directory

  cd NoMoreBackground

Install dependencies

  bun install

Start the server

  bun run dev

Usage

  1. Start the application.
  2. Upload the image either by selecting it or dragging it.
  3. wait for the background to be removed.
  4. Save your image.

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Feedback

If you have any feedback, please reach out to us at [email protected]

License

The license information is contained in the file LICENCE.md.

Authors