--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # pbmtoybm > Convert a PBM file to a Bennet Yee "face" file. > More information: . - Convert a PBM image file to YBM: `pbmtoybm {{path/to/input_file.pbm}} > {{path/to/output_file.ybm}}`