{"id":19925132,"url":"https://github.com/balssh/asciiart","last_synced_at":"2025-09-19T04:33:00.145Z","repository":{"id":135428628,"uuid":"522681292","full_name":"Balssh/asciiart","owner":"Balssh","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-08T19:58:36.000Z","size":839,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-12T22:21:49.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Balssh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-08-08T19:30:39.000Z","updated_at":"2024-03-14T09:17:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc9aabc2-7f36-4963-ae1c-bd5b0ce69410","html_url":"https://github.com/Balssh/asciiart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balssh%2Fasciiart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balssh%2Fasciiart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balssh%2Fasciiart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balssh%2Fasciiart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Balssh","download_url":"https://codeload.github.com/Balssh/asciiart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233553589,"owners_count":18693312,"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":[],"created_at":"2024-11-12T22:20:32.064Z","updated_at":"2025-09-19T04:32:54.797Z","avatar_url":"https://github.com/Balssh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASCII art converter\n\n\nSimple script to convert an image to an ANSI representation of it\n\nPrerequisites\n-\nYou need to have python installed and then run the following commands:\n\n```bash\ngit clone https://github.com/Balssh/asciiart\ncd asciiart\npip install -r requirements.txt\n```\n\nUsage\n-\n```\npython3 art.py [-i] [-w] [-f]\n\n- i     the path to the image\n- w     the width of the ascii image\n- f     whether or not the foreground of the characters is set (default is set to False)\n```\n\nExample\n-\n```bash\npython3 art.py -i wave.jpg -w 100\n```\nConverts the image\n![Wave](wave.jpg)\n\nto the ASCII representation\n![Wave_ascii](ascii_wave.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalssh%2Fasciiart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalssh%2Fasciiart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalssh%2Fasciiart/lists"}