Skip to content

A fast and simple Streamlit app to remove image backgrounds using rembg — just upload, preview, and download your transparent image!

Notifications You must be signed in to change notification settings

FAHAD-ALI-github/BgRemoveApp--Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Image Background Remover App

A simple and fast web app built with Streamlit to remove the background from images using the rembg library. Upload any image, and get a background-free version ready to download in seconds!

🚀 Features

  • ✅ Upload .jpg, .jpeg, or .png images (up to 5MB)
  • ✅ Automatic background removal using rembg
  • ✅ Download cleaned, transparent background image
  • ✅ Side-by-side preview of original and fixed image
  • ✅ Easy-to-use web interface

📦 Requirements

Install the following dependencies before running the app:

pip install streamlit rembg pillow

🛠️ How to Run

  1. Clone this repository:
git clone https://github.com/FAHAD-ALI-github/BgRemoveApp--Streamlit.git
cd BgRemoveApp--Streamlit
  1. Run the Streamlit app:
streamlit run app.py
  1. Open the local URL displayed in your terminal (usually http://localhost:8501).

📂 File Structure

📁 BgRemoveApp--Streamlit/
 ┣ 📄 app.py               # Main Streamlit app file
 ┗ 📄 README.md            # This file

🌐 Live Demo

https://bgremove-app.streamlit.app/

📫 Contact

Fahad Ali
🔗 LinkedInGitHub

About

A fast and simple Streamlit app to remove image backgrounds using rembg — just upload, preview, and download your transparent image!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages