{"id":22624433,"url":"https://github.com/gastonchenet/ascii","last_synced_at":"2025-09-06T00:41:34.914Z","repository":{"id":266890034,"uuid":"899583810","full_name":"gastonchenet/ascii","owner":"gastonchenet","description":"🎨 Ascii is a simple command line tool that allows you to convert any PNG image to an ascii art","archived":false,"fork":false,"pushed_at":"2024-12-07T19:50:21.000Z","size":147,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T10:48:42.474Z","etag":null,"topics":["ascii","ascii-art","braille","cpp"],"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/gastonchenet.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,"zenodo":null}},"created_at":"2024-12-06T15:11:35.000Z","updated_at":"2024-12-07T19:50:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6bd73cc-4adc-496f-8135-149a640c5a32","html_url":"https://github.com/gastonchenet/ascii","commit_stats":null,"previous_names":["gastonchenet/ascii"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gastonchenet/ascii","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonchenet%2Fascii","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonchenet%2Fascii/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonchenet%2Fascii/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonchenet%2Fascii/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gastonchenet","download_url":"https://codeload.github.com/gastonchenet/ascii/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonchenet%2Fascii/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273842860,"owners_count":25177920,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ascii","ascii-art","braille","cpp"],"created_at":"2024-12-09T00:14:49.207Z","updated_at":"2025-09-06T00:41:34.903Z","avatar_url":"https://github.com/gastonchenet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASCII Art Generator\n\nThis is a simple ASCII art generator that converts images to ASCII art. It uses the C++ 'stb_image.h' library to read images. The ASCII art is generated by converting the image to grayscale and then mapping the grayscale values to ASCII braille characters.\n\n## Usage\n\nThe usage is simple. Just run the program and pass the path to the image you want to convert to ASCII art as an argument. For example:\n\n```bash\n./ascii_art_generator image.jpg\n```\n\nThe program will then generate the ASCII art and print it to the console.\n\n### Arguments\n\n- `--help` or `-h`: Show the help message.\n- `--size` or `-s`: The width of the output ASCII art. Default is 100.\n- `--invert` or `-i`: Invert the colors of the ASCII art. Default is false.\n- `--threshold` or `-t`: The threshold for converting grayscale values to ASCII characters (between 0 and 255). Default is 200.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonchenet%2Fascii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgastonchenet%2Fascii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonchenet%2Fascii/lists"}