Skip to content

picharsso draw braille#

Use the Braille style.

Example

Consider the following image:

Apple logo

Apple Computer [Rob Janoff, 1977]

Here's what it should look like:

Apple logo in text (Braille style)

Usage#

picharsso draw braille [options]

Options#

-t, --threshold INTEGER RANGE#

Threshold pixel luminance (from grayscale). [default: 64]

Example

Consider the following image:

Contributions

Tiles ressembling GitHub contributions

picharsso draw -c -H 32 docs/assets/images/subjects/contributions.webp braille -t <threshold>

Here's what it should look like:

Contributions in text (Braille Threshold 0)

Contributions in text (Braille Threshold 70)

Contributions in text (Braille Threshold 108)

Contributions in text (Braille Threshold 168)

Contributions in text (Braille Threshold 210)

-h, --help#

Show this message and exit.

Message
Usage: picharsso draw braille [options]

  Use the Braille style.

Options:
  -t, --threshold INTEGER RANGE  Threshold pixel luminance (from grayscale).
                                 [default: 64]

  -h, --help                     Show this message and exit.