{"id":22903151,"url":"https://github.com/l480/img2bmp-proxy","last_synced_at":"2025-08-12T06:31:00.871Z","repository":{"id":223514738,"uuid":"760581249","full_name":"L480/img2bmp-proxy","owner":"L480","description":"🖼️ Creates monochrome bitmaps from graphical image files using image thresholding","archived":true,"fork":false,"pushed_at":"2024-02-20T16:03:25.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T17:54:15.406Z","etag":null,"topics":["bitmap","bmp","bmp-image","eink","epaper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/L480.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"L480_"}},"created_at":"2024-02-20T16:01:54.000Z","updated_at":"2024-12-12T09:40:01.000Z","dependencies_parsed_at":"2024-02-20T17:28:27.297Z","dependency_job_id":"b6973643-02d1-470e-b917-c5605c789175","html_url":"https://github.com/L480/img2bmp-proxy","commit_stats":null,"previous_names":["l480/img2bmp-proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/L480/img2bmp-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L480%2Fimg2bmp-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L480%2Fimg2bmp-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L480%2Fimg2bmp-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L480%2Fimg2bmp-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/L480","download_url":"https://codeload.github.com/L480/img2bmp-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L480%2Fimg2bmp-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270014235,"owners_count":24512606,"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-12T02:00:09.011Z","response_time":80,"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":["bitmap","bmp","bmp-image","eink","epaper"],"created_at":"2024-12-14T02:34:28.541Z","updated_at":"2025-08-12T06:31:00.528Z","avatar_url":"https://github.com/L480.png","language":"Python","readme":"# img2bmp-proxy\n\nCreates monochrome bitmaps from graphical image files (such as JPEG, PNG, etc.) hosted on public URLs using image thresholding. This proxy can be used to prepare images for e-paper displays.\n\n## Usage\n\n```bash\ncurl http://localhost:8080/?width=1024\u0026height=469\u0026threshold=200\u0026url=https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Test-Logo.svg/2560px-Test-Logo.svg.png\n```\n\n| URL Parameter | Description                                                                                                                      |\n| ------------- | -------------------------------------------------------------------------------------------------------------------------------- |\n| `width`       | Width to resize the image to                                                                                                     |\n| `height`      | Height to resize the image to                                                                                                    |\n| `threshold`   | Pixel threshold value\u003cbr\u003eIf the pixel value is smaller than the threshold, it's set to 0, otherwise it's set to a maximum value. |\n| `url`         | Image URL                                                                                                                        |\n\n## Samples\n\n### PNG (1000x1000)\n\n![Example PNG](./images/test.png)\n\n### BMP (1000x1000)\n\n![Example BMP](./images/test1000.bmp)\n\n### BMP (500x500)\n\n![Example BMP](./images/test500.bmp)\n\n## Requirements\n\n- Python 3.12\n","funding_links":["https://ko-fi.com/L480_"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl480%2Fimg2bmp-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl480%2Fimg2bmp-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl480%2Fimg2bmp-proxy/lists"}