{"id":20743194,"url":"https://github.com/darkseriuscode/ascii-image","last_synced_at":"2025-03-11T12:31:57.786Z","repository":{"id":107265051,"uuid":"462358683","full_name":"DarkSeriusCode/ASCII-image","owner":"DarkSeriusCode","description":"Программа выводит растовые изображения с помощью ASCII символов.","archived":false,"fork":false,"pushed_at":"2022-02-22T16:18:21.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T02:22:41.395Z","etag":null,"topics":["ascii-art","image-processing","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/DarkSeriusCode.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":"2022-02-22T15:28:52.000Z","updated_at":"2023-05-19T20:53:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"71f4c7cb-fe5b-491d-b249-729108e05d65","html_url":"https://github.com/DarkSeriusCode/ASCII-image","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/DarkSeriusCode%2FASCII-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSeriusCode%2FASCII-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSeriusCode%2FASCII-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSeriusCode%2FASCII-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarkSeriusCode","download_url":"https://codeload.github.com/DarkSeriusCode/ASCII-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243034993,"owners_count":20225443,"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","image-processing","python3"],"created_at":"2024-11-17T07:09:33.129Z","updated_at":"2025-03-11T12:31:57.757Z","avatar_url":"https://github.com/DarkSeriusCode.png","language":"Python","readme":"# ASCII Image Converter\nThe program displays raster images using ASCII characters.\n\n# Dependences\n* Python3.8\n* pillow (`pip3 install pillow`)\n\n# Install\n## Linux\n\u003e You must have Python3.8 and Git installed\n1. `pip3 install pillow`\n2. `git clone https://github.com/DarkSeriusCode/ASCII-image`\n3. `cd ASCII-image`\n\n# Usage\n`python3 img.py [-h] [-r RESIZE] [--symbols SYMBOLS] [--no-print] file`\n\n+ `-r` -- Sets the image compression multiplier and also compresses the input image and saves \t\t\t\t\t\tit as `result.jpg`. The compression multiplier indicates how many times the image is compressed. For example: if the compression multiplier is 2, and the image size is 500x500px, then the program will compress the image to a size of 250x2500px.\n\n+ `--symbols` -- Sets valid characters. Image pixels will be replaced with these characters. Index replacement character is calculated by the formula `color_code // (255 // symbols)`, where color_code is the arithmetic mean of all the colors of the pixel.\n\n+ `--no-print` -- The image will be not display if this option selected.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkseriuscode%2Fascii-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkseriuscode%2Fascii-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkseriuscode%2Fascii-image/lists"}