{"id":13440493,"url":"https://github.com/posva/catimg","last_synced_at":"2025-05-15T12:04:14.403Z","repository":{"id":8652159,"uuid":"10304181","full_name":"posva/catimg","owner":"posva","description":"🦦 Insanely fast image printing in your terminal","archived":false,"fork":false,"pushed_at":"2022-12-22T07:49:01.000Z","size":204,"stargazers_count":1461,"open_issues_count":12,"forks_count":60,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-14T23:17:04.850Z","etag":null,"topics":["c","catimg","fun","imagemagick","shell","terminal"],"latest_commit_sha":null,"homepage":"http://posva.net/shell/retro/bash/2013/05/27/catimg","language":"C","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/posva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/funding.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"posva","custom":"https://www.paypal.me/posva"}},"created_at":"2013-05-26T22:01:55.000Z","updated_at":"2025-05-10T13:38:01.000Z","dependencies_parsed_at":"2023-01-13T14:55:21.970Z","dependency_job_id":null,"html_url":"https://github.com/posva/catimg","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fcatimg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fcatimg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fcatimg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fcatimg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posva","download_url":"https://codeload.github.com/posva/catimg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337612,"owners_count":22054253,"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":["c","catimg","fun","imagemagick","shell","terminal"],"created_at":"2024-07-31T03:01:23.259Z","updated_at":"2025-05-15T12:04:09.386Z","avatar_url":"https://github.com/posva.png","language":"C","readme":"# Catimg\n\nRenders images in the terminal.\n\n![mewtwo](https://cloud.githubusercontent.com/assets/664177/10267523/f81296de-6a97-11e5-99d0-d2124bd6a9e3.png)\n\n`catimg` is a little program written in C with no dependencies that prints images in terminal.\nIt supports JPEG, PNG and GIF formats. This program was originally a script that\ndid the same by using ImageMagick `convert`.\n\n## Installation\n\nHomebrew\n\n```sh\nbrew install catimg\n```\n\nArch Linux\n\n```sh\nyaourt -S catimg\n```\n\nFedora 25 and later\n\n```sh\ndnf -y install catimg\n```\n\n## Building\n\n```sh\ncmake .\nmake install\n```\n\n## Script Dependencies\n\nIn order to use the script you need:\n\n- ImageMagick 6.6.0-4 2012-08-17 Q16 (Not tested with earlier versions)\n- shell with 256 colors support ( **change the** `#!/usr/bin/env bash` **by\n  yours**). In OS X you just have to update the bash version using\n  [Homebrew](http://brew.sh/) (or any other method).\n\n## Examples\n\n![pikachu gif](https://cloud.githubusercontent.com/assets/664177/10122393/6846151e-6518-11e5-9a21-9be0c0765267.gif)\n\n## High Resolution vs Low Resolution\n\nBy using unicode characters catimg will try to display pictures in higher resolution. You can force the resolution with the `-r` option.\n\n![cats](https://cloud.githubusercontent.com/assets/664177/10267481/da74d106-6a96-11e5-937d-efd452e53170.png)\n![catslow](https://cloud.githubusercontent.com/assets/664177/10267494/07464a48-6a97-11e5-813e-0645f56b4c4f.png)\n\n## Differences between Script and C version\n\nScript version is **way more** accurate concerning colors but **considerably**\nslower.\n\n## Contributing\n\nI'm open to any contributions that helps `catimg`! If you find bugs, please\ncreate an issue or do a pull request :smile:.\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) Eduardo San Martin Morote\n","funding_links":["https://github.com/sponsors/posva","https://www.paypal.me/posva"],"categories":["C","Terminal","Tools"],"sub_categories":["Apps and Tools","C"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2Fcatimg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposva%2Fcatimg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2Fcatimg/lists"}