Skip to content

This is complete Python package module implementing: 1 - Background removal, 2 - Add background color/template. 3 - Enhance image quality, 4 - Resize and compress image, 5 - Resize by custom height*width

License

Notifications You must be signed in to change notification settings

alok-kumar8765/removebg_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoveBG-AI

AI background remover with ESRGAN, smart crop, color correction, caching & full web UI.

Install


pip install removebg-ai

CLI


image-tools remove-bg input.png output.png

API


uvicorn api.main:app

UI

Open `ui/index.html` in browser

About

This is complete Python package module implementing: 1 - Background removal, 2 - Add background color/template. 3 - Enhance image quality, 4 - Resize and compress image, 5 - Resize by custom height*width

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published