{"id":32177631,"url":"https://github.com/kelvindecosta/picharsso","last_synced_at":"2026-02-23T14:01:24.372Z","repository":{"id":49034893,"uuid":"142800206","full_name":"kelvindecosta/picharsso","owner":"kelvindecosta","description":":art: A utility for converting images to text art.","archived":false,"fork":false,"pushed_at":"2020-08-03T20:43:54.000Z","size":16510,"stargazers_count":133,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T20:26:59.664Z","etag":null,"topics":["ascii-art","braille","image-processing","text-art"],"latest_commit_sha":null,"homepage":"https://git.io/picharsso-docs","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/kelvindecosta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-29T22:35:45.000Z","updated_at":"2025-01-27T10:58:51.000Z","dependencies_parsed_at":"2022-09-10T20:22:24.830Z","dependency_job_id":null,"html_url":"https://github.com/kelvindecosta/picharsso","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kelvindecosta/picharsso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelvindecosta%2Fpicharsso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelvindecosta%2Fpicharsso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelvindecosta%2Fpicharsso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelvindecosta%2Fpicharsso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kelvindecosta","download_url":"https://codeload.github.com/kelvindecosta/picharsso/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelvindecosta%2Fpicharsso/sbom","scorecard":{"id":554541,"data":{"date":"2025-08-11","repo":{"name":"github.com/kelvindecosta/picharsso","commit":"2e73095c7cb230174bbf5a0242b65247f9ab08ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kelvindecosta/picharsso/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kelvindecosta/picharsso/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.1 not signed: https://api.github.com/repos/kelvindecosta/picharsso/releases/29177036","Warn: release artifact v1.1 not signed: https://api.github.com/repos/kelvindecosta/picharsso/releases/21160369","Warn: release artifact v1.0 not signed: https://api.github.com/repos/kelvindecosta/picharsso/releases/21123515","Warn: release artifact v2.0.1 does not have provenance: https://api.github.com/repos/kelvindecosta/picharsso/releases/29177036","Warn: release artifact v1.1 does not have provenance: https://api.github.com/repos/kelvindecosta/picharsso/releases/21160369","Warn: release artifact v1.0 does not have provenance: https://api.github.com/repos/kelvindecosta/picharsso/releases/21123515"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"65 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T11:58:55.367Z","repository_id":49034893,"created_at":"2025-08-20T11:58:55.368Z","updated_at":"2025-08-20T11:58:55.368Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29745111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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-art","braille","image-processing","text-art"],"created_at":"2025-10-21T20:15:27.121Z","updated_at":"2026-02-23T14:01:24.352Z","avatar_url":"https://github.com/kelvindecosta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Picharsso\n\n\u003cp align=center\u003e\n\n  \u003cimg src=\"https://raw.githubusercontent.com/kelvindecosta/picharsso/master/docs/assets/images/logo.webp\" height=\"200px\"/\u003e\n\n  \u003cbr\u003e\n  \u003cspan\u003eA utility for converting images to text art.\u003c/span\u003e\n  \u003cbr\u003e\n  \u003cimg alt=\"PyPI - Status\" src=\"https://img.shields.io/pypi/status/picharsso\"\u003e\n  \u003ca target=\"_blank\" href=\"https://pypi.python.org/pypi/picharsso/\"\u003e\u003cimg alt=\"pypi package\" src=\"https://img.shields.io/pypi/v/picharsso?color=light%20green\"\u003e\u003c/a\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/kelvindecosta/picharsso/blob/master/LICENSE\" title=\"License: MIT\"\u003e\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/kelvindecosta/picharsso?color=blue\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://kelvindecosta.github.io/picharsso/\"\u003eDocumentation\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://kelvindecosta.github.io/picharsso/examples/01-image/\"\u003eExamples\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/kelvindecosta/picharsso/blob/master/CONTRIBUTING.md\"\u003eContributing\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\nRun the following command:\n\n```bash\npip install picharsso\n```\n\nThis will:\n\n- download and install the [`picharsso` Python package](https://pypi.org/project/picharsso/)\n  (along with its dependencies).\n- create an executable, `picharsso`, for the CLI (command line interface).\n\n\u003e **Verification**\n\u003e\n\u003e To verify that Picharsso is installed, run:\n\u003e\n\u003e ```bash\n\u003e python -c \"import picharsso\"\n\u003e ```\n\n## Commands\n\nPicharsso ships with a CLI that provides some basic functionality from the terminal.\n\n\u003e **Usage**\n\u003e\n\u003e Run the following command to display a helpful message:\n\u003e\n\u003e ```bash\n\u003e picharsso -h\n\u003e ```\n\u003e\n\u003e ```\n\u003e Usage: picharsso [options] \u003ccommand\u003e [args]\n\u003e\n\u003e   A utility for converting images to text art.\n\u003e\n\u003e Options:\n\u003e   -h, --help  Show this message and exit.\n\u003e\n\u003e Commands:\n\u003e   draw  Generate text art from an image.\n\u003e   info  Displays package information.\n\u003e ```\n\nConsider the following image:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\n    \u003cimg alt=\"Apple logo\" src=\"https://raw.githubusercontent.com/kelvindecosta/picharsso/master/docs/assets/images/subjects/apple.webp\" /\u003e\n  \u003c/p\u003e\n  \u003cem\u003eApple Computer [Rob Janoff, 1977]\u003c/em\u003e\n\u003c/div\u003e\n\nTo convert an image to text art, run:\n\n```bash\npicharsso draw -c -H 32 \u003cpath/to/image\u003e gradient\n```\n\nHere's what it should look like:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg\n    alt=\"Apple logo in text (gradient style)\"\n    src=\"https://raw.githubusercontent.com/kelvindecosta/picharsso/master/docs/assets/images/outputs/demo/apple-gradient.webp\"\n  /\u003e\n\u003c/div\u003e\n\n\u003e **Breakdown**\n\u003e\n\u003e |  Argument  | Effect                                                                                |\n\u003e | :--------: | :------------------------------------------------------------------------------------ |\n\u003e |    `-c`    | Apply **image colors** to the output text.                                            |\n\u003e |  `-H 32`   | Sets the **number of lines** of the output text to `32`.                              |\n\u003e | `gradient` | Use the [gradient style](https://kelvindecosta.github.io/picharsso/styles/gradient/). |\n\u003e\n\u003e Don't forget to replace `\u003cpath/to/image\u003e`.\n\nRefer to the [CLI documentation](https://kelvindecosta.github.io/picharsso/commands/) to learn about the various **commands** and **arguments**.\n\n## Library\n\nThe example from the previous section can be implemented in just a few lines of Python:\n\n```python\nfrom PIL import Image\nfrom picharsso import new_drawer\n\nif __name__ == \"__main__\":\n    # Open image\n    image = Image.open(\"\u003cpath/to/image\u003e\")\n\n    # Define drawer\n    drawer = new_drawer(\"braille\", height=32, colorize=True)\n\n    # Print drawer output\n    print(drawer(image))\n```\n\nHere's what it should look like:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg\n    alt=\"Apple logo in text (Braille style)\"\n    src=\"https://raw.githubusercontent.com/kelvindecosta/picharsso/master/docs/assets/images/outputs/demo/apple-braille.webp\"\n  /\u003e\n\u003c/div\u003e\n\n\u003e **Styles**\n\u003e\n\u003e Refer to the [Styles documentation](https://kelvindecosta.github.io/picharsso/styles/) for an in-depth guide to the **image processing behind Picharsso**.\n\nNow consider this animated GIF:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\n    \u003cimg alt=\"Nyan Cat\" src=\"https://raw.githubusercontent.com/kelvindecosta/picharsso/master/docs/examples/02-gif/nyan.webp\" /\u003e\n  \u003c/p\u003e\n  \u003cem\u003eNyan Cat\u003c/em\u003e\n\u003c/div\u003e\n\nWith some more lines of code, you can animate GIFs in text!\n\n```python\nimport time\n\nfrom PIL import Image\nfrom picharsso import new_drawer\nfrom picharsso.utils import clear_screen, terminal_size\n\n\nif __name__ == \"__main__\":\n    # Open image\n    image = Image.open(\"\u003cpath/to/image\u003e\")\n\n    # Get terminal height\n    height, _ = terminal_size()\n\n    # Define drawer\n    drawer = new_drawer(\"braille\", height=height, colorize=True, threshold=0)\n\n    # Iterate over frames\n    texts = []\n    for frame_id in range(image.n_frames):\n        # Select frame\n        image.seek(frame_id)\n\n        # Save output for frame\n        texts.append(drawer(image))\n\n    # Iterate over saved outputs in a circular manner\n    num_frames = len(texts)\n    counter = 0\n    while True:\n        # Refresh\n        clear_screen()\n\n        # Print output\n        print(texts[counter])\n\n        # Set a delay between frames\n        time.sleep(1 / num_frames)\n\n        # Circular increment\n        counter = (counter + 1) % num_frames\n```\n\nHere's what it should look like:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg\n    alt=\"Nyan Cat in text (Braille style)\"\n    src=\"https://raw.githubusercontent.com/kelvindecosta/picharsso/master/docs/assets/images/outputs/examples/02-gif/nyan-braille.webp\"\n  /\u003e\n\u003c/div\u003e\n\nRefer to the [API documentation](https://kelvindecosta.github.io/picharsso/library/draw/) to learn about the various **classes** and **functions**.\n\n\u003e **Examples**\n\u003e\n\u003e Check out some more [examples](https://kelvindecosta.github.io/picharsso/examples/01-image/).\n\u003e\n\u003e You can use an image [directly from the web](https://kelvindecosta.github.io/picharsso/examples/03-web/) too!\n\n## Contributing\n\nDo you have a feature request, bug report, or patch? Great!\nCheck out the [contributing guidelines](https://github.com/kelvindecosta/picharsso/blob/master/CONTRIBUTING.md)!\n\n## License\n\nCopyright (c) 2019 Kelvin DeCosta.\nReleased under the MIT License.\nSee [LICENSE](https://github.com/kelvindecosta/picharsso/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelvindecosta%2Fpicharsso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkelvindecosta%2Fpicharsso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelvindecosta%2Fpicharsso/lists"}