{"id":18954402,"url":"https://github.com/templarian/image-to-bmp","last_synced_at":"2025-04-17T05:24:13.468Z","repository":{"id":47053420,"uuid":"515825186","full_name":"Templarian/image-to-bmp","owner":"Templarian","description":"Convert image to 1 bit depth BMP","archived":false,"fork":false,"pushed_at":"2022-07-21T02:56:31.000Z","size":224,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-16T02:47:23.164Z","etag":null,"topics":["1-bit","bmp","iot","monochrome","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Templarian.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}},"created_at":"2022-07-20T03:52:16.000Z","updated_at":"2025-04-07T12:12:55.000Z","dependencies_parsed_at":"2022-08-23T17:40:15.109Z","dependency_job_id":null,"html_url":"https://github.com/Templarian/image-to-bmp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Templarian%2Fimage-to-bmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Templarian%2Fimage-to-bmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Templarian%2Fimage-to-bmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Templarian%2Fimage-to-bmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Templarian","download_url":"https://codeload.github.com/Templarian/image-to-bmp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249318910,"owners_count":21250437,"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","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":["1-bit","bmp","iot","monochrome","node"],"created_at":"2024-11-08T13:44:52.438Z","updated_at":"2025-04-17T05:24:13.446Z","avatar_url":"https://github.com/Templarian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image-to-bmp\n\nConvert image to 1 bit depth BMP. File formats `.jpg`, `.png`, `.bmp`, `.tiff`, and `.gif`. Thanks to the [Jimp](https://www.npmjs.com/package/jimp) library.\n\n## Usage\n\n```\nnpx image-to-bmp file.png\nnpx image-to-bmp file.png 1.2\nnpx image-to-bmp \u003cfilename\u003e \u003cbrightness\u003e\n```\n\nBrightness can be 0 to 2.\n\n**Note:** This assumes you have nodejs installed.\n\n\u003e Installing globally is also an option:\n\u003e\n\u003e ```\n\u003e npm install -g image-to-bmp\n\u003e ```\n\n## Example\n\n![original 0.6 and 1](https://user-images.githubusercontent.com/338885/180120169-f8070160-3ae0-4531-8e71-770107cd93da.png)\n\n\n## Technical Details\n\nWrite bmp top to bottom for microcontrollers or low memory chips.\n\n## Why?\n\nQuick utility to make assets for monochrome displays.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemplarian%2Fimage-to-bmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemplarian%2Fimage-to-bmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemplarian%2Fimage-to-bmp/lists"}