{"id":20569957,"url":"https://github.com/rattananen/funny-img","last_synced_at":"2026-05-21T16:01:10.423Z","repository":{"id":221115629,"uuid":"753465137","full_name":"rattananen/funny-img","owner":"rattananen","description":"convert image to ascii","archived":false,"fork":false,"pushed_at":"2025-01-13T09:41:49.000Z","size":449,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T10:37:18.278Z","etag":null,"topics":["ascii-art","bmp","cpp","deflate","image-processing","png"],"latest_commit_sha":null,"homepage":"","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/rattananen.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":"2024-02-06T07:10:07.000Z","updated_at":"2025-01-13T09:41:52.000Z","dependencies_parsed_at":"2024-02-06T09:28:50.412Z","dependency_job_id":"0e477a7b-fb7d-4172-8776-8505e8109e36","html_url":"https://github.com/rattananen/funny-img","commit_stats":null,"previous_names":["rattananen/funny-img"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Ffunny-img","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Ffunny-img/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Ffunny-img/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Ffunny-img/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rattananen","download_url":"https://codeload.github.com/rattananen/funny-img/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242186154,"owners_count":20086203,"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":["ascii-art","bmp","cpp","deflate","image-processing","png"],"created_at":"2024-11-16T05:09:58.693Z","updated_at":"2025-12-04T18:02:54.356Z","avatar_url":"https://github.com/rattananen.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿## Features\n\n- Generate ascii art from some BMP and some PNG.\n- Can modify ascii output.\n- The code is cross platform (maybe).\n\n## Usages\n\nThere are executable in folder `dist` if it's incompactible with running platform then you could compile for your platform see [developement](#developement) section.\n\n### Basic:\n\n```bash\nfunny_img test.bmp\n```\n\n### Output to file:\n\n```bash\nfunny_img test.bmp 1\u003e output.txt\n```\n\n### Modify ascii output:\n\n```bash\nfunny_img test.bmp 123654987\n```\n\n📙 The output character will be calculate by luminance of color. The first character is highest luminance and the last one is lowest.\n\n## Developement\n\n### Requirement\n- clang, gcc, MSVC, ...\n- C++20\n\n### Optional\n- Cmake\n- Ninja build\n- IDE that could integrated with c++ compiler and cmake e.g. `vscode` (for Windows we recommend `Visual stdio 2022 any edition`).\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frattananen%2Ffunny-img","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frattananen%2Ffunny-img","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frattananen%2Ffunny-img/lists"}