Conversion Formats

Convert BMP to PAM

Convert Bitmap Image File to Common 2-dimensional bitmap format

Bitmap Image File
Image Read Write
BMP is format for storing bitmap images. In this format, you can only save bitmaps monolayer. For each pixel in different files may come different number of bits. The latest versions of the BMP has the ability to control color. In particular, you can specify the endpoints perform gamma correction and embed color profiles ICC.
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 BMP to PAM is listed.

View BMP details View PAM details ← Back to all formats