Conversion Formats

Convert RGBA to PBM

Convert Raw red, green, blue, and alpha samples to Portable Bitmap

Raw red, green, blue, and alpha samples
Image Read Write
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.
Portable Bitmap
Image Read Write
PBM is a Portable image in black and white. Can be opened with programs: Adobe Photoshop CS, ACD Systems Canvas 15, ACD Systems ACDSee 17, Newera Graphics Converter Pro, Corel PaintShop Pro X6. File contains 1 bit per pixel. PBM is a kind of file format PPM. And can be readable or binary.
Supported: Conversion from RGBA to PBM is listed.

View RGBA details View PBM details ← Back to all formats