{"id":25904443,"url":"https://github.com/toasterbirb/bmp-patch","last_synced_at":"2026-05-12T00:41:06.548Z","repository":{"id":272510607,"uuid":"916831905","full_name":"Toasterbirb/bmp-patch","owner":"Toasterbirb","description":"[MIRROR] Fix corrupted .bmp file headers","archived":false,"fork":false,"pushed_at":"2025-01-14T21:26:59.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T22:29:31.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Toasterbirb.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":"2025-01-14T20:55:43.000Z","updated_at":"2025-01-14T21:27:02.000Z","dependencies_parsed_at":"2025-01-14T22:29:42.415Z","dependency_job_id":"4a2e2456-0a7b-4cb5-a647-781fc1634010","html_url":"https://github.com/Toasterbirb/bmp-patch","commit_stats":null,"previous_names":["toasterbirb/bmp-patch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fbmp-patch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fbmp-patch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fbmp-patch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fbmp-patch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toasterbirb","download_url":"https://codeload.github.com/Toasterbirb/bmp-patch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241607787,"owners_count":19989966,"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":[],"created_at":"2025-03-03T04:26:24.220Z","updated_at":"2025-11-29T02:05:46.290Z","avatar_url":"https://github.com/Toasterbirb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bmp-patch\n\nFix partially corrupted bmp files. Usage: `bmp-patch ./path_to_a_bmp_file`\n\n## Features\n- Attempt to recover some header values like the signature bytes and file size.\n- Modify the width, height, resolution and color values\n- Modify header size and data offset\n\n## Building\nBuild the project with g++ by running `make`. To speed up the build, you can try using the -j flag.\n```sh\nmake -j$(nproc)\n```\n\n## Installation\nTo install bmp-patch to /usr/local/bin, run the following\n```sh\nmake install\n```\nYou can customize the installation prefix with the PREFIX variable like so\n```sh\nmake PREFIX=/usr install\n```\n\n## Uninstall\n```sh\nmake uninstall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoasterbirb%2Fbmp-patch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoasterbirb%2Fbmp-patch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoasterbirb%2Fbmp-patch/lists"}