LinuxCommandLibrary

ybmtopbm

Convert a Bennet Yee "face" file to PBM.

TLDR

Convert a YBM image file to PBM

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

Copied to clipboard