commands.sh

asciitopgm

all

Convert ASCII graphics into a PGM file.

More info →

Options (1)

-vboolean

Display version

Example: asciitopgm {{[-v|-version]}}

Examples (2)

Read ASCII data as input and produce a PGM image with pixel values that are an approximation of the "brightness" of the ASCII characters

asciitopgm path/to/input_file > path/to/output_file.pgm

Display version

asciitopgm [-v|-version]
made by @shridhargupta | data from tldr-pages