Conversion Formats

Convert PGM to YUV

Convert Portable Graymap to CCIR 601 4:1:1 or 4:2:2

Portable Graymap
Image Read Write
PGM is a storage format for grayscale images. Files in this format can be opened using software: ACDSee Photo Manager 14, ACD Systems Canvas 15, Corel PaintShop Pro X4. This type of file can be edited with a text editor. PGM files can be in two versions: P2 / P5. P2 are readable, P5 – to binary formats.
CCIR 601 4:1:1 or 4:2:2
Image Read Write
This format is used to store images that have been divided into Y, U, and V color components. In this case, Y corresponds to brightness, and the variables U and V correspond to color information. This format is able to store more accurate color information than the RGB color space. The YUV Color System also allows you to store video files and save a particular sequence of images.
Supported: Conversion from PGM to YUV is listed.

View PGM details View YUV details ← Back to all formats