{"id":16410323,"url":"https://github.com/ctrlcctrlv/sixel_decode","last_synced_at":"2026-07-19T06:37:52.105Z","repository":{"id":148743534,"uuid":"372183882","full_name":"ctrlcctrlv/sixel_decode","owner":"ctrlcctrlv","description":"This utility dumps the palette of a file that is sixel encoded and outputs an RGB bitmap with no header.","archived":false,"fork":false,"pushed_at":"2021-05-30T10:25:12.000Z","size":445,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-18T06:13:46.629Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctrlcctrlv.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":"2021-05-30T10:23:08.000Z","updated_at":"2021-05-30T10:25:14.000Z","dependencies_parsed_at":"2023-05-28T20:00:18.230Z","dependency_job_id":null,"html_url":"https://github.com/ctrlcctrlv/sixel_decode","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/ctrlcctrlv%2Fsixel_decode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlcctrlv%2Fsixel_decode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlcctrlv%2Fsixel_decode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlcctrlv%2Fsixel_decode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctrlcctrlv","download_url":"https://codeload.github.com/ctrlcctrlv/sixel_decode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240405329,"owners_count":19796170,"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":"2024-10-11T06:23:53.897Z","updated_at":"2025-10-13T11:11:31.899Z","avatar_url":"https://github.com/ctrlcctrlv.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `sixel_decode`\n\n![](https://raw.githubusercontent.com/ctrlcctrlv/sixel_decode/main/doc/screenshot.png)\n\nThis utility dumps the palette of a file that is sixel encoded and outputs an RGB bitmap with no header.\n\nIf output specified, you'll get width and height on stdout separated by \u003ckbd\u003ex\u003c/kbd\u003e, like `32x32`.\n\nIf you have ImageMagick or GraphicsMagick, you could get a PNG out like this:\n\n```bash\nconvert -size 971x747 -depth 8 /tmp/abbr2.rgb /tmp/abbr2.png\n```\n\n## Compiling\n\nRun `make`. Obviously you need [`libsixel`](https://github.com/saitoha/libsixel).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlcctrlv%2Fsixel_decode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctrlcctrlv%2Fsixel_decode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlcctrlv%2Fsixel_decode/lists"}