# ASCII Art library for p5js

**URL:** https://discourse.processing.org/t/ascii-art-library-for-p5js/8271
**Category:** Gallery
**Created:** [February 10, 2019, 5:04pm UTC](https://discourse.processing.org/t/ascii-art-library-for-p5js/8271 "2019-02-10T17:04:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![yaniki](https://avatars.discourse-cdn.com/v4/letter/y/c77e96/32.png) [@yaniki](https://discourse.processing.org/u/yaniki)
#### Post date: [February 10, 2019, 5:04pm UTC](https://discourse.processing.org/t/ascii-art-library-for-p5js/8271/1 "2019-02-10T17:04:07Z")

</div>

ASCII Art library for p5js is, as the name suggests, a simple tool for converting images to the ASCII “graphics”. The library - as it performs a fairly trivial operation - is rather compact, but it is fully functional and, if necessary, it can be easily adapted to individual needs. The library itself with examples and reference is available at [https://tetoki.eu/asciiart](https://tetoki.eu/asciiart)

---

<div class="post-metadata">

### Author: ![yaniki](https://avatars.discourse-cdn.com/v4/letter/y/c77e96/32.png) [@yaniki](https://discourse.processing.org/u/yaniki)
#### Post date: [April 9, 2019, 2:39pm UTC](https://discourse.processing.org/t/ascii-art-library-for-p5js/8271/2 "2019-04-09T14:39:59Z")

</div>

I made some minor corrections, so, from now, the AsciiArt library works with p5js 0.8.0.

---

<div class="post-metadata">

### Author: ![yaniki](https://avatars.discourse-cdn.com/v4/letter/y/c77e96/32.png) [@yaniki](https://discourse.processing.org/u/yaniki)
#### Post date: [September 25, 2019, 2:00pm UTC](https://discourse.processing.org/t/ascii-art-library-for-p5js/8271/3 "2019-09-25T14:00:27Z")

</div>

Dear Friends

AsciArt library has been updated with support for p5js v. 0.9, the ability to work in the instance mode, and with some minor fixes.
