ppmtoterm, ppmtoascii, pbmto4425: add pages; pbmtoascii: edit page (#12426)
This commit is contained in:
9
pages/common/ppmtoterm.md
Normal file
9
pages/common/ppmtoterm.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# ppmtoterm
|
||||
|
||||
> Convert a PPM image to an ANSI ISO 6429 ASCII image.
|
||||
> See also: `ppmtoascii`, `pbmtoascii`, `pbmto4425`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmtoterm.html>.
|
||||
|
||||
- Convert a PPM image to an ANSI ISO 6429 ASCII image, mapping each pixel to an individual character:
|
||||
|
||||
`ppmtoterm {{path/to/input.ppm}} > {{path/to/output.txt}}`
|
Reference in New Issue
Block a user