HDR to UYVY Converter

Simple HDR to UYVY converter — use your browser

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

Secure Processing

Your HDR file is deleted right after conversion. The UYVY output is purged from servers within 24 hours — your data stays private.

Broad Format Support

HDR converts to UYVY and many other formats on Convertio. One upload, multiple output options — flexible for any workflow.

Quick Turnaround

Fast processing means your UYVY file is ready moments after uploading the HDR source. No queues or delays for standard jobs.

How to convert HDR 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

HDR (also known as RGBE or Radiance HDR) is a high-dynamic-range image format created by Greg Ward Larson as part of the Radiance lighting simulation system, developed at Lawrence Berkeley National Laboratory starting in 1985 with the HDR format emerging around 1989. The format stores floating-point RGB pixel values using a compact 32-bit-per-pixel encoding called RGBE (Red, Green, Blue, Exponent): three 8-bit mantissa bytes share a single 8-bit exponent, representing luminance values across a range of roughly 76 orders of magnitude while keeping file sizes comparable to standard 24-bit images. HDR files begin with a text header containing rendering and exposure metadata, followed by the RGBE pixel data compressed with a scanline-oriented run-length encoding scheme. The format captures the full luminance range of real-world scenes — from deep shadows to direct sunlight — enabling physically accurate lighting calculations, tone mapping to different display conditions, and post-capture exposure adjustment without the clipping artifacts inherent in 8-bit formats. One advantage is the format's foundational role in HDR imaging: Radiance HDR pioneered the concept of storing real-world luminance values in image files, and the .hdr format became the standard for light probe images and environment maps used in image-based lighting across the 3D rendering industry. The format's compact encoding is another practical strength — the RGBE scheme provides far more dynamic range than 8-bit formats while using only 33% more storage per pixel, a favorable tradeoff that made HDR practical on storage-limited systems of the late 1980s. HDR files are supported by Photoshop, GIMP, ImageMagick, Blender, and all major 3D renderers.
Developer: Greg Ward Larson
Initial release: 1989
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 HDR to UYVY?

Sharing HDR lighting data with clients requires a standard format — UYVY conversion handles the tonemapping automatically.

What programs open UYVY files?

Video processing tools, ImageMagick, and raw frame viewers handle UYVY packed video data

Can I batch convert multiple HDR files to UYVY?

Upload several HDR files at once. Each one converts to UYVY independently — download them individually or together when all are done.

What platforms support the HDR to UYVY converter?

Any device with a web browser — Windows, macOS, Linux, Chrome OS, iOS, and Android. No app installation is needed.

Will the converted UYVY keep the original resolution?

Yes — the default conversion preserves the original pixel dimensions

Is tonemapping applied during conversion?

When converting Radiance HDR luminance data to a displayable format like UYVY, tonemapping maps the full range into visible output.