{"id":18249586,"url":"https://github.com/ivanrj7j/ascii-image","last_synced_at":"2025-04-08T20:22:11.974Z","repository":{"id":168508606,"uuid":"644230276","full_name":"ivanrj7j/Ascii-Image","owner":"ivanrj7j","description":"An Open Source project to convert image to ascii art","archived":false,"fork":false,"pushed_at":"2023-05-23T05:36:34.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T15:52:09.708Z","etag":null,"topics":["ascii-art","image-processing","pil","pillow","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanrj7j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-23T05:08:02.000Z","updated_at":"2024-12-15T06:47:57.000Z","dependencies_parsed_at":"2023-06-17T03:15:13.276Z","dependency_job_id":null,"html_url":"https://github.com/ivanrj7j/Ascii-Image","commit_stats":null,"previous_names":["ivanrj7j/ascii-image"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanrj7j%2FAscii-Image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanrj7j%2FAscii-Image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanrj7j%2FAscii-Image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanrj7j%2FAscii-Image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanrj7j","download_url":"https://codeload.github.com/ivanrj7j/Ascii-Image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247919484,"owners_count":21018112,"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","pil","pillow","python"],"created_at":"2024-11-05T09:40:35.885Z","updated_at":"2025-04-08T20:22:11.951Z","avatar_url":"https://github.com/ivanrj7j.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASCII IMAGE\n\nThis is an open source project to convert any image into an `ASCII Art`.\n\n# Getting started\n\n## Cloning/Downloading\n\nTo use this program, either download the repository or clone using\n\n```\n$ https://github.com/ivanrj7j/Ascii-Image.git\n```\n\nAfter downloading/cloning the repo, go to the directory by\n\n```\n$ cd Ascii-Image\n```\n\n## Getting Dependencies\n\n### Python\n\nIf you are using normal Python\n\n```\n$ pip install -r requirements.txt\n```\n\n### Anaconda\n\nIf you are using anaconda\n\n```\n$ conda env create -f environment.yml\n```\n\n# Usage\n\nTo use the application,\n\n```\n$ python main.py -i \"\u003cinput image location\u003e\" -c \u003cchunk size\u003e -o \"\u003coutput path\u003e\"\n```\n\n## Arguments:\n\n- `--inp`/`-i`: The File location of the image to be converted to ascii art, this field must be specified\n- `[OPTIONAL]` `--chunk`/`-c`: The size of the chunk, default is `10`. `Lower` the parameter, the higher the resolution.\n- `[OPTIONAL]` `--out`/`-o`: The output path of the image, default is `out.png`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanrj7j%2Fascii-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanrj7j%2Fascii-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanrj7j%2Fascii-image/lists"}