
ojob ojob.io/docker/jp2a url=https://raw.githubusercontent.com/OpenAF/openaf/master/fonts/openaf_large.png file=/tmp/openaf_large.png useColors=false colorDepth=24 invert=false weight=35 width=100 useFill=true extra=-html
Transforms an image into an ascii representation (using jp2a).
| Name | Description |
|---|---|
| url | The URL for the PNG to transform to ascii |
| file | The local file path for the PNG to transform to ascii |
| useColors | If useColors=false the output will be monochrome |
| colorDepth | The colorDepth to use (e.g. 4, 8, 24) |
| invert | If invert=true the output will be inverted |
| weight | Establishes the maximum weight to use |
| width | Establishes the maximum width to use |
| useFill | If useFile=true the ascii characters will have the background filled |
| extra | Extra options for jp2a |