HEIC to UYVY Converter

Convert HEIC to UYVY free — YUV video frame data

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Video Frame Format

UYVY provides raw video frame data — your HEIC photo becomes processable by broadcast and video engineering tools.

Cloud Extraction

Color space conversion and YUV encoding run on Convertio servers — no video SDK needed locally.

Quick Processing

UYVY encoding completes fast on cloud infrastructure. Download your output almost immediately.

How to convert HEIC to UYVY

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose uyvy or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your uyvy file right afterwards

About formats

HEIC (High Efficiency Image Container) is Apple's branded implementation of the HEIF (High Efficiency Image File Format) standard that uses HEVC (H.265) as its image compression codec. Apple adopted HEIC as the default photo format on iPhones and iPads starting with iOS 11 in September 2017, replacing JPEG for newly captured images. HEIC files store photographs compressed with the intra-frame coding mode of the HEVC video codec, which applies sophisticated prediction, transform, and entropy coding techniques that achieve roughly 50% better compression than JPEG at equivalent visual quality. The ISOBMFF (ISO Base Media File Format) container supports multiple images in a single file, enabling Live Photos (a still plus a short video clip), burst sequences, depth maps from dual-camera systems, and HDR gain maps that allow compatible displays to render extended dynamic range. HEIC also stores alpha channels, auxiliary images for computational photography features (portrait mode depth data, semantic segmentation masks), and comprehensive EXIF/XMP metadata. One advantage is storage efficiency: iPhones shooting HEIC use roughly half the storage of equivalent JPEG captures with no visible quality loss, a significant benefit on devices where storage is finite and photos accumulate rapidly. The format's integration with Apple's ecosystem is another key strength — HEIC files are natively supported across macOS, iOS, iPadOS, and iCloud Photos, and automatic JPEG transcoding during file sharing ensures compatibility when sending photos to non-Apple devices. HEIC can also be opened by Windows 10/11 (with codec), GIMP, ImageMagick, and Adobe Lightroom.
Developer: MPEG / Apple
Initial release: 2015
UYVY is a packed pixel format for storing images and video frames in YUV 4:2:2 chroma-subsampled color space, with the UYVY designation indicating the byte ordering within each 4-byte macropixel: U (Cb), Y0, V (Cr), Y1. Each macropixel encodes two horizontal pixels sharing a single pair of chrominance samples (U and V) but retaining individual luminance values (Y0 and Y1), achieving 2:1 horizontal chroma subsampling that reduces data size by 33% compared to full 4:4:4 YUV while maintaining full luminance resolution. The UYVY ordering is specified as a FOURCC code in Microsoft's Video for Windows and DirectShow frameworks, and is commonly used in professional video capture cards, broadcast equipment, and video processing pipelines. UYVY raw files contain no header — the pixel data is a flat sequence of U,Y,V,Y byte quadruplets, requiring external specification of image dimensions. The 4:2:2 subsampling exploits the human visual system's lower spatial resolution for color compared to brightness: the eye notices luminance detail at much higher spatial frequencies than chrominance detail, so sharing color samples between adjacent pixels produces no visible quality loss in practice. One advantage is broadcast-standard compatibility: UYVY's 4:2:2 sampling matches the chrominance structure used in professional video standards (ITU-R BT.601, SDI), making it the natural format for video capture hardware and frame-accurate processing. The format's efficient memory layout is another strength — the packed byte arrangement enables fast DMA transfers between capture hardware and system memory. UYVY data is handled by FFmpeg, ImageMagick, and professional video capture/editing software.
Developer: ITU-T / Microsoft
Initial release: 1982

Frequently Asked Questions

Why convert HEIC to UYVY?

UYVY stores interleaved YUV pixel data used in video processing. Converting HEIC creates video-compatible frame data for analysis tools.

What software reads UYVY?

Video processing tools, ImageMagick, and raw YUV data editors used in broadcast and video engineering.

What is UYVY encoding?

UYVY interleaves U, Y, V, Y samples — a 4:2:2 chroma subsampling format common in professional video equipment.

Are UYVY files large?

UYVY stores uncompressed YUV data, so files are larger than HEIC but contain exact color values for professional processing.

Is this conversion free?

Yes, standard conversions are free on Convertio.