Conversion Formats

Convert UYVY to PNM

Convert 16bit/pixel interleaved YUV to Portable anymap

16bit/pixel interleaved YUV
Image Read Write
This is a color system for displaying image and video files. The luminance component (Y) in UYVY is digitized at each point, whereas the color difference components (U, V) are digitized two times less frequently. It has a 16 bits/pixel structure, and it is used in video rendering and image editors.
Portable anymap
Image Read Write
A bitmap image in the Portable Any Map format that was originally developed for processing and storing several types of monochrome and color images without compression as well as grayscale images. Bitmap graphics data in a PNM file are stored using ASCII or binary structure.
Supported: Conversion from UYVY to PNM is listed.

View UYVY details View PNM details ← Back to all formats