Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Image Background Remover & Format Converter

🚀 Overview

This is a simple yet powerful web-based tool that allows users to:

  • Remove the background from images using AI.
  • Convert images into different formats (WEBP, JPEG, PNG, JPG).
  • Download the processed images with customizable filenames.

Built with Streamlit and Rembg, this app provides an intuitive interface for seamless image processing. 🎨

🚀 Live Demo:
Try It

✨ Features

  • 📤 Upload images in WEBP, JPEG, PNG, or JPG format.
  • 🧑‍🎨 Remove image backgrounds with AI.
  • 🎭 Convert image formats to WEBP, JPEG, PNG, or JPG.
  • 📝 Customize filenames before downloading.
  • Download high-quality processed images.

🛠️ Installation Guide

To run this project locally, follow these steps:

1️⃣ Clone the Repository

git clone https://github.com/Rktim/Image_BG_format.git
cd Image_BG_format

2️⃣ Create a Virtual Environment (Optional but Recommended)

python -m venv venv
source venv/bin/activate  # On macOS/Linux
venv\Scripts\activate    # On Windows

3️⃣ Install Dependencies

pip install -r requirements.txt

4️⃣ Run the App

streamlit run app.py

🏗️ How It Works

  1. Upload your image.
  2. Choose an operation (Remove Background or Convert Format).
  3. Customize the filename if needed.
  4. Download the processed image.

📦 Dependencies

  • streamlit
  • rembg
  • Pillow
  • io

🤖 Troubleshooting

If you encounter an error related to onnxruntime, try installing it manually:

pip install onnxruntime

This may be required by the rembg library for AI-based background removal.

🌟 Contributing

Feel free to fork this repo and contribute improvements! If you encounter any issues, open an issue or submit a pull request.

📜 License

This project is licensed under the LICENSE. You are free to modify and distribute it as per the terms of the license.


💡 Created with ❤️ by Raktim 

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages