Conversion Formats

Convert PAL to PPM

Convert 16bit/pixel interleaved YUV to Portable Pixmap

16bit/pixel interleaved YUV
Image Read Write
This is an image format that can be transmitted over analog broadcasting channels. It has a 16-bit structure, and it is transmitted using a three-component YUV color model. One component is responsible for brightness, and the remaining two account for differences in color.
Portable Pixmap
Image Read Write
PPM is a simple format for storing images portable pixmap: color (PPM), grayscale (PGM) and black and white (PBM). These formats can provide an intermediate representation of the data when converting raster image files listed three types between different platforms. PPM format was developed by Jeff Poskanzerom.
Supported: Conversion from PAL to PPM is listed.

View PAL details View PPM details ← Back to all formats