Conversion Formats

Convert XBM to UYVY

Convert X Windows system bitmap (black and white) to 16bit/pixel interleaved YUV

X Windows system bitmap (black and white)
Image Read Write
This is a monochrome image format with a bitmap structure. It is used to store images of icons and cursors in the X Window System graphical user interface, which is used for remote connections. The structure of an XBM file consists of simple text written in the C programming language.
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 XBM to UYVY is listed.

View XBM details View UYVY details ← Back to all formats