Skip to content

navdeepm20/Photo_Background_Remover_Gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo_Background_Remover_Gui

Python tkinter Gui Program to remove background from photos with 90-95% accuracy using API's.

Requirements

  • Python 3.8 or above.
  • Api key form remove.bg

Project Information

Application Preview

Sample and Result

Other Information

The output of the Image is by default "png" format.
You must have your own unique api key to use this application.
This AI based remover work on almost all things. But sometimes, might be it will not give you the desired result.

Error Codes Information

Code 400: Error: Invalid parameters or input file unprocessable (no credits charged)
Code 402: Error: Insufficient credits (no credits charged)
Code 403: Error: Authentication failed (no credits charged)
Code 429: Error: Rate limit exceeded (no credits charged)

If you face any unknown error or bug please inform me or you can also do a pull request if you found and fixed any bug.

Contribute to this project to improve this project. Lot's of new features can be implemented in this.

I have just created to know get the knowledge and to learn how the things are working behind the scenes. This is not a end user version of the application because it requires python(installed) and an api key. This is just for the developers to learn the new stuff.

Developer - Navdeep Mishra