libxpm

X.Org library for reading and writing XPM image files

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: X Pixmap (XPM) image file format library

Commands

sxpm

Examples

Display an XPM image file$ sxpm -p icon.xpm
Convert and display XPM with scaling$ sxpm -scale 2 image.xpm
Print XPM file information$ sxpm -o output.xpm input.xpm