LinuxCommandLibrary

pbmtoybm

Convert a PBM file to a Bennet Yee "face" file.

TLDR

Convert a PBM image file to YBM

$ pbmtoybm [path/to/input_file.pbm] > [path/to/output_file.ybm]
copy

Copied to clipboard