Skip to content

This Python script utilizes the rembg library to remove the background from an image. It prompts the user for an input image path, an output path for the processed image, and an option to open the image after processing.

License

Notifications You must be signed in to change notification settings

shabir-mp/Image-Background-Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Background Removal Tool

made-with-python GitHub license

This Python script utilizes the rembg library to remove the background from an image. It prompts the user for an input image path, an output path for the processed image, and an option to open the image after processing.

Prerequisites

  • Python 3.x
  • rembg library
  • Pillow library (Python Imaging Library)

Installation

  1. Clone the repository or download the Python script.

  2. Install the required libraries by running the following command:

    pip install rembg pillow

License

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


Github Footer

About

This Python script utilizes the rembg library to remove the background from an image. It prompts the user for an input image path, an output path for the processed image, and an option to open the image after processing.

Topics

Resources

License

Stars

Watchers

Forks

Languages