Free RLE to UYVY Converter

Convert RLE to UYVY for free and online, easily convert your image file without needing to download any software or pay any fees

Or drop it here

Maximum file size 200 MB

RLE

Run Length Encoding

Run Length Encoding (RLE) is a lossless data compression algorithm for image files. It is used to reduce the size of the image file without losing any of the image data.

Main usage

Run Length Encoding is commonly used for compressing images in web applications, video games, and other applications where image size is a concern.

    Main features

  • Lossless compression
  • High compression ratio
  • Simple algorithm

UYVY

Uncompressed YUV 4:2:2

Uncompressed YUV 4:2:2 is a video format that stores image data in a YUV color space, where Y stands for luma and U and V stand for chroma components.

Main usage

Uncompressed YUV 4:2:2 is commonly used for video editing, post-production, and broadcast applications.

    Main features

  • High-quality video
  • High color accuracy
  • High bit depth