{"id":20438710,"url":"https://github.com/wciesialka/img2txt","last_synced_at":"2026-04-21T04:03:15.971Z","repository":{"id":44265514,"uuid":"161014700","full_name":"wciesialka/img2txt","owner":"wciesialka","description":"Turn an image into ascii art using Braille Pattern Unicode characters","archived":false,"fork":false,"pushed_at":"2024-01-09T00:29:46.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-13T16:43:14.635Z","etag":null,"topics":["ascii","ascii-art","python","unicode","unicode-characters"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wciesialka.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}},"created_at":"2018-12-09T07:15:29.000Z","updated_at":"2025-09-25T07:56:44.000Z","dependencies_parsed_at":"2024-03-09T05:15:45.378Z","dependency_job_id":null,"html_url":"https://github.com/wciesialka/img2txt","commit_stats":{"total_commits":51,"total_committers":3,"mean_commits":17.0,"dds":0.1568627450980392,"last_synced_commit":"69f88ad38a5d7e6b1c0caac1e539dbbb06171f44"},"previous_names":["wciesialka/img2txt","wciesialka/ascii-dotter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wciesialka/img2txt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fimg2txt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fimg2txt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fimg2txt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fimg2txt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wciesialka","download_url":"https://codeload.github.com/wciesialka/img2txt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fimg2txt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32076295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"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":["ascii","ascii-art","python","unicode","unicode-characters"],"created_at":"2024-11-15T09:13:00.267Z","updated_at":"2026-04-21T04:03:15.952Z","avatar_url":"https://github.com/wciesialka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# img2txt\n\nTurn an image into text using unicode braille symbols. Includes color support for 4-bit ANSI, 8-bit ANSI, True Color ANSI, and HTML.\n\n## Getting Started\n\n### Prerequisites\n\n- Python \u003e= 3.10\n- Pillow \u003e= 8.4.0\n\n### Installation\n\nClone the project into your local file system and run `pip install .`. It is recommended you do this in a virtual environment.\n\n### Running\n\nAfter installation, the program may be run directly by using `img2txt`, or through the module using `python3 -m img2txt`.\n\nUsage:\n```\nusage: img2txt [-h] [--method {luminance,lightness}] [--tolerance TOLERANCE]\n               [--invert]\n               [--color {none,4bitansi,8bitansi,truecoloransi,html}]\n               [--limit LIMIT] [--output OUTPUT]\n               image\n\nConvert image to text.\n\npositional arguments:\n  image\n\noptions:\n  -h, --help            show this help message and exit\n  --method {luminance,lightness}, -m {luminance,lightness}\n                        Select method to use to determine if a pixel should be\n                        included in the image.\n  --tolerance TOLERANCE, -t TOLERANCE\n                        Tolerance limit for determinance method.\n  --invert, -i          Include this flag to invert the determinance method.\n  --color {none,4bitansi,8bitansi,truecoloransi,html}, -c {none,4bitansi,8bitansi,truecoloransi,html}\n                        Select color display method.\n  --limit LIMIT, -l LIMIT\n                        Enforce character limit.\n  --output OUTPUT, -o OUTPUT\n                        Output file.\n\n```\n\n## Authors\n\n- Willow Ciesialka\n\n## License\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE VERSION 3. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwciesialka%2Fimg2txt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwciesialka%2Fimg2txt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwciesialka%2Fimg2txt/lists"}