⭐ 5 average from 15 votes.
Q: What is XBM?
A: XBM (X Bitmap) is a monochrome image format used primarily in X Window System applications on Unix-like systems.
Q: Why convert PNM to XBM?
A: Converting to XBM is useful for integrating images into C source code or displaying icons in X applications.