Conversion Formats

Convert WMF to UYVY

Convert Computer Graphics Metafile to 16bit/pixel interleaved YUV

Computer Graphics Metafile
Vector Read Write
A format for storing vector graphics in Windows, involved in the direct output of an image in a specific context on the screen of a graphical device. It’s also used for transferring information from the clipboard. It supports a 24-bit RGB-color palette and is used to export graphics in Windows.
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.
Supported: Conversion from WMF to UYVY is listed.

View WMF details View UYVY details ← Back to all formats