{"id":18699147,"url":"https://github.com/rdjarbeng/remove_background","last_synced_at":"2025-08-09T02:10:40.549Z","repository":{"id":230318398,"uuid":"779091000","full_name":"RDjarbeng/remove_background","owner":"RDjarbeng","description":"Script to remove background from an image.  Uses rembg package.","archived":false,"fork":false,"pushed_at":"2024-08-27T19:09:51.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T02:11:19.585Z","etag":null,"topics":["image-processing","open-source","python"],"latest_commit_sha":null,"homepage":"https://huggingface.co/spaces/rdjarbeng/free-background-remover","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDjarbeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T02:43:52.000Z","updated_at":"2024-08-27T19:10:47.000Z","dependencies_parsed_at":"2024-08-27T21:08:41.511Z","dependency_job_id":null,"html_url":"https://github.com/RDjarbeng/remove_background","commit_stats":null,"previous_names":["rdjarbeng/remove_background"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RDjarbeng/remove_background","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDjarbeng%2Fremove_background","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDjarbeng%2Fremove_background/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDjarbeng%2Fremove_background/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDjarbeng%2Fremove_background/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDjarbeng","download_url":"https://codeload.github.com/RDjarbeng/remove_background/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDjarbeng%2Fremove_background/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269518731,"owners_count":24430644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image-processing","open-source","python"],"created_at":"2024-11-07T11:32:02.089Z","updated_at":"2025-08-09T02:10:40.504Z","avatar_url":"https://github.com/RDjarbeng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remove background image using python package\nScript to remove background from an image. Uses rembg package.\n\nIf you don't want to mess around with  code:\nI made a web version of the background remover and deployed to [hugging face, check it out here](https://huggingface.co/spaces/rdjarbeng/free-background-remover)\n- Also added option to choose different models that work better for different use cases; people, anime, clothing.✅\n- Added options to also add post editing options so improve the mask.✅\n- Added the option to download the processed image without the background in original quality. ✅\n\n![bg_hugginface_remover_screenshot](https://github.com/user-attachments/assets/cfad08f3-a85b-48a1-b21d-e15c6d41c644)\n\n\nUsing code:\nDependiencies are located in requirements.txt\n\n## Quick way\nModify the code. Run remove_bg.py with input path to image with extension and preferred output path\neg: input_path = 'C:/User/Desktop/image.png'\n\n## Safe way\n\nRun remove_bg_safe.py with input path as above. This just adds some exception handling and is less likely to crash unexpectedly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdjarbeng%2Fremove_background","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdjarbeng%2Fremove_background","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdjarbeng%2Fremove_background/lists"}