1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 10:22:08 +02:00
tldr/pages/common/mgrtopbm.md

248 B

mgrtopbm

Convert a MGR bitmap into a PBM file. See also: pbmtomgr. More information: https://netpbm.sourceforge.net/doc/mgrtopbm.html.

  • Convert a MGR bitmap into a PBM file:

mgrtopbm {{path/to/image.mgr}} > {{path/to/output.pbm}}