{"id":22261762,"url":"https://github.com/jsonfm/flask-image-bgremover","last_synced_at":"2026-03-06T23:32:36.824Z","repository":{"id":186574033,"uuid":"675376653","full_name":"jsonfm/flask-image-bgremover","owner":"jsonfm","description":"🌌 🌶️ An image background remover app made with Python Flask.","archived":false,"fork":false,"pushed_at":"2023-08-06T22:25:06.000Z","size":525,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T06:45:16.478Z","etag":null,"topics":["alpinejs","backend","background-remover","css","flask","html","image","javascript","pillow","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonfm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-06T17:56:12.000Z","updated_at":"2024-05-01T03:03:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"2645db08-f0a3-4ad7-a2e4-5fa4eac06dfd","html_url":"https://github.com/jsonfm/flask-image-bgremover","commit_stats":null,"previous_names":["jsonfm/flask-image-bgremover"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsonfm/flask-image-bgremover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fflask-image-bgremover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fflask-image-bgremover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fflask-image-bgremover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fflask-image-bgremover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonfm","download_url":"https://codeload.github.com/jsonfm/flask-image-bgremover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fflask-image-bgremover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30203353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alpinejs","backend","background-remover","css","flask","html","image","javascript","pillow","python"],"created_at":"2024-12-03T09:14:20.134Z","updated_at":"2026-03-06T23:32:36.801Z","avatar_url":"https://github.com/jsonfm.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg\n    src=\"./docs/images/preview.png\"\n/\u003e\n\n### 🌌 BgRemover\n\nAn image background remover application made with Python/Flask as a backend and HTML/JS/CSS as frontend. It's a full responsive website, designed with mobile first methodology.\n\nThe `API` endpoint is accessible in the `/removebg` path, which can be used as follows:\n\n```js\nconst body = {\n    image: \"some-image-on-base64-format\",\n};\ntry {\n    const response = await axios.post(\"/removebg\", body);\n    const result = response?.data?.result;\n} catch (error) {\n    console.error(error);\n}\n```\n\n### ⚙️ Technologies\n\n-   Flask\n-   Pillow\n-   Rembg\n-   HTML/CSS/JS\n-   Alpine.js\n\n### 📦 Installation\n\n```\n\npip install -r requirements.txt\n\n```\n\n### ⚡️ Development\n\n```\n\nflask --app main run --debug\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fflask-image-bgremover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonfm%2Fflask-image-bgremover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fflask-image-bgremover/lists"}