{"id":28305125,"url":"https://github.com/stephentth/imgcat","last_synced_at":"2025-09-07T14:35:35.859Z","repository":{"id":144214296,"uuid":"177539794","full_name":"stephentth/imgcat","owner":"stephentth","description":"A simple command to render image to terminal. Written in Go.","archived":false,"fork":false,"pushed_at":"2019-03-27T14:10:24.000Z","size":326,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T10:53:10.659Z","etag":null,"topics":["cli","golang","image","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/stephentth.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}},"created_at":"2019-03-25T07:54:37.000Z","updated_at":"2025-04-22T15:21:13.000Z","dependencies_parsed_at":"2023-12-01T18:42:46.354Z","dependency_job_id":null,"html_url":"https://github.com/stephentth/imgcat","commit_stats":null,"previous_names":["stephentth/imgcat"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/stephentth/imgcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fimgcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fimgcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fimgcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fimgcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephentth","download_url":"https://codeload.github.com/stephentth/imgcat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fimgcat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261389680,"owners_count":23151401,"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":["cli","golang","image","image-processing"],"created_at":"2025-05-24T01:12:27.264Z","updated_at":"2025-07-08T17:35:19.813Z","avatar_url":"https://github.com/stephentth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imgcat\n\n## Introduce\n\nA simple utily to render an image to terminal. Support load image from local disk and from image url.\n\nFeatures:\n* Ouput image 2 pixel per glyph.\n* Can fetch image from url.\n* Auto analize your terminal size and scale output image base on it.\n\n## Screenshots\n\n\u003ccenter\u003e\n    \u003cp\u003eSimple cat an image local\u003c/p\u003e\n    \u003cimg src=\"docs/images/screenshot_02.png\"\u003e\n    \u003cp\u003eSimple cat an image remote\u003c/p\u003e\n    \u003cimg src=\"docs/images/screenshot_01.png\"\u003e\n\u003c/center\u003e\n\n## Install\n\nIf you have go installed in your system.\n\n```\ngo get -u github.com/stephentt-me/imgcat\n```\n\nMake sure `$GOPATH/bin` is in your `$PATH`.\n\nOr [download binary here](https://github.com/stephentt-me/imgcat/releases) and put it into your `$PATH`.\n\n## Usage\n\n\"Cat\" image from file\n```\nimgcat foo.jpg\n```\n\n\"Curl\" image from url\n```\nimgcat \u003curl\u003e\n```\n\n## Development\n\nTo build from source, after clone this repo, run:\n```\nmake build\n```\n\nRun unitest:\n\n```\nmake test\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephentth%2Fimgcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephentth%2Fimgcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephentth%2Fimgcat/lists"}