Conversion Formats

Convert XPM to PAM

Convert X Windows system pixmap (color) to Common 2-dimensional bitmap format

X Windows system pixmap (color)
Image Read Write
This is an image file format written in textual form in the C language. It is used in the X Windows System interface for remote connections, which is designed to serve clients and servers. This format can be used to store color and monochrome images.
Common 2-dimensional bitmap format
Image Read Write
It is used as a common format for bitmaps in operating systems environments based on the UNIX kernel. It is designed for use in many types of graphics. It can be used for all kinds of data with two-dimensional arrays. It covers the RGB-space and transparency levels.
Supported: Conversion from XPM to PAM is listed.

View XPM details View PAM details ← Back to all formats