{"id":13752111,"url":"https://github.com/stolk/imcat","last_synced_at":"2026-02-11T10:08:31.704Z","repository":{"id":150772068,"uuid":"130103432","full_name":"stolk/imcat","owner":"stolk","description":"Show any image in a terminal window.","archived":false,"fork":false,"pushed_at":"2025-05-25T21:19:02.000Z","size":592,"stargazers_count":334,"open_issues_count":10,"forks_count":26,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-25T22:27:13.737Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stolk.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":"2018-04-18T18:12:03.000Z","updated_at":"2025-05-25T21:19:06.000Z","dependencies_parsed_at":"2023-04-26T16:21:59.060Z","dependency_job_id":null,"html_url":"https://github.com/stolk/imcat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stolk/imcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stolk%2Fimcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stolk%2Fimcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stolk%2Fimcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stolk%2Fimcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stolk","download_url":"https://codeload.github.com/stolk/imcat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stolk%2Fimcat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29331715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: 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":[],"created_at":"2024-08-03T09:00:59.640Z","updated_at":"2026-02-11T10:08:31.689Z","avatar_url":"https://github.com/stolk.png","language":"C","funding_links":[],"categories":["Terminal"],"sub_categories":["Apps and Tools"],"readme":"# imcat\n\nPreview any size image in a terminal window.\n\n\n![imcat tiger](images/imcat_tiger.png \"imcat tiger\")\n\n# Platform\n\nSupports Linux, MacOS and Microsoft Windows 10 terminals.\n\n\n## Introduction\n\nDo you ever find yourself logged into a server, over SSH, but there is no X11 connection.\nAnd you want to see the contents of an image?\n\nimcat to the rescue!\n\nimcat is a 24-bit image viewer that uses ANSI terminal colours to display any image supported by STB.\nIt automatically resizes to the width of your terminal, using proper sampling kernels.\n\nimcat also works on the latest version of Windows 10.\n\n## Usage\n\n```\n$ imcat file1 [file2 .. fileN]\n```\n\nIf you want to blend the image with the terminal background, then you need to specify the background color of your terminal. For instance:\n\n```\n$ export IMCATBG=\"#dad9cc\"\n```\n\n## Todo\n\n* Handle alpha-transparency. Requires reading the terminal background colour, somehow. Tricky.\n\n## Done\n\n* Correct for aspect ratio of terminal font.\n\n## Building\n\n### Unix\nOn Linux, just use 'make' to build the imcat binary.\n\n### Windows 10\nOn Windows, you need clang.exe from Visual Studio 2017 to build the imcat.exe binary. It's actually quite hard to get that compiler working, so you may just as well grab the pre-built \u003cA HREF=\"https://stolk.org/imcat/imcat.exe\"\u003eimcat.exe\u003c/A\u003e binary.\n\n## License\n\n* [CC0](https://creativecommons.org/publicdomain/zero/1.0/)\n\n## Authors\n\n[Bram Stolk](http://stolk.org).\n\n[stb_image.h](http://nothings.org/stb_image.h) is by Sean Barrett et al.\n\n## Acknowledgements\n\nA shout out to [Frogtoss](http://github.com/mlabbe) for the idea and help. Thanks!\n\n## Gallery\n\n![Sample use](images/sampledesktop.png \"Sample use.\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstolk%2Fimcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstolk%2Fimcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstolk%2Fimcat/lists"}