CUR to UYVY Converter

Simple CUR 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

Cloud-Powered Speed

Conversion runs entirely on powerful servers — your device stays fast and responsive while the CUR to UYVY processing happens remotely.

Data Safety First

All uploaded CUR data is wiped after processing. Converted UYVY results expire from the server within 24 hours automatically.

Simple Workflow

Upload your CUR, pick UYVY, and download the result. Three straightforward steps — no learning curve, no account required.

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

CUR is the cursor image format for Microsoft Windows), structurally nearly identical to the ICO (icon) format but with the addition of a hotspot coordinate that identifies the precise pixel position where mouse clicks register. Introduced with early Windows versions, CUR files use the same container structure as ICO: a directory header listing one or more image entries, each specifying dimensions and color depth, followed by the pixel data for each variant. Like ICO, a single CUR file can contain multiple images at different sizes and color depths, allowing Windows to select the most appropriate cursor image for the current display resolution and color settings. Image data within CUR files can be stored as BMP pixel arrays (for legacy compatibility) or as embedded PNG images (supported since Windows Vista) for alpha-blended cursors with smooth edges. The hotspot coordinate — the distinguishing feature separating CUR from ICO — is stored as an X,Y pair in the directory entry header, typically pointing to the tip of an arrow or the center of a crosshair. One advantage is multi-resolution packaging: a single CUR file provides appropriate cursor imagery across display densities from standard DPI to high-DPI screens. Native Windows integration is another strength — CUR files are loaded directly by the operating system for mouse cursor) display without any third-party software. CUR files are used by application developers and theme creators to customize the pointing experience across Windows environments.
Developer: Microsoft
Initial release: 1987
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 CUR to UYVY?

Extracting cursor graphics from CUR files into UYVY makes them editable in standard image tools for icon or UI work.

What programs open UYVY files?

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

What platforms support the CUR to UYVY converter?

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

Is CUR to UYVY conversion free on Convertio?

Standard CUR to UYVY conversions are free. Premium plans add batch processing, larger uploads, and priority conversion speed for heavy workflows.

Can I batch convert multiple CUR files to UYVY?

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

Does the conversion preserve transparency?

UYVY does not support transparency natively. Alpha channel data from CUR will be flattened against a solid background during conversion.