Skip to content

Just a little fun code to test and practice different aspects of streamlit, pillow and image processing of .u2net . I think this will be helpful for the new learners there. thanks for visiting.

License

Notifications You must be signed in to change notification settings

RifatAnwarRobin/image_background_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview Video Link

LinkedIn

Thoughts and Process

Almost everyone knows about STREAMLIT,which is a simple way to turn a Python script into an app with a little tweak & is also famous for data-related apps to interact with the data and visualize them. It can also benefit people who want to see what their code can do and expand the idea based on a simple Python code.

What you are watching in the video:

⚠️ Important Note: This code and app may contain more extra functionality and features respectively while you find out. Use this following link to visually see the features == https://removebg-by-rifat.streamlit.app/ == or you can contact me as well.

An interactive background remover web app using Python and Streamlit, Pillow for image processing, and 'rembg' for background removal. Users can:

  • Upload images
  • Resize them
  • Customize background color
  • Remove the background with a simple click
  • Resize images with a simple click
  • Can Filter Image Resizer Sampling
  • Download the processed image as zip

The app also supports advanced options like alpha matting and allows easy downloads of the processed image.

Libraries used:

  • Streamlit: For creating a user-friendly web interface.
  • Pillow: For image manipulation.
  • rembg: For removing backgrounds from images.

About

Just a little fun code to test and practice different aspects of streamlit, pillow and image processing of .u2net . I think this will be helpful for the new learners there. thanks for visiting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages