EditSafely

Show YCbCr / YPbPr Colors of Image

Split an image into side-by-side luma, blue-diff and red-diff strips. Runs entirely in your browser, so your data never leaves your device.

Input

Drop a file here, or click to browse

Files never leave your device

Output

The result appears here as you type.

How to use Show YCbCr / YPbPr Colors of Image

  1. 1. Upload the image to analyze. Add any image file. It's converted into YCbCr, the luma-and-color-difference model used by JPEG and most video codecs, following the BT.601 convention.
  2. 2. Review the luma, Cb and Cr panels. There are no settings to adjust. The Y panel shows brightness while Cb and Cr capture the blue-difference and red-difference color information, each rendered as a grayscale strip.
  3. 3. Download the channel strips. Save the file with all three panels together for a closer look at the luma and chroma split.

When to use Show YCbCr / YPbPr Colors of Image

Show YCbCr / YPbPr Colors of Image separates a photo into luma and the two color-difference channels used internally by JPEG compression and analog and digital video. It's for anyone who wants to see the actual channel structure that codecs work with rather than RGB.

  • Understanding why JPEG compresses color more. JPEG compresses the Cb and Cr channels more aggressively than luma because eyes are less sensitive to color detail. Viewing the three channels separately shows why that tradeoff works visually.
  • Debugging a video color pipeline. A video processing script works with YCbCr internally and a specific frame is producing odd colors. Splitting that frame into its Y, Cb and Cr components helps isolate which channel is off.
  • Teaching the difference between luma and color. Explaining that brightness and color information are handled separately in most compression and broadcast formats is clearer with a real image split into its Y, Cb and Cr channels.

Examples

Channel strips

Input

photo.png

Output

Y, Cb and Cr shown as three grayscale panels.

About the Show YCbCr / YPbPr Colors of Image tool

Show YCbCr / YPbPr Colors of Image is a free online tool that works entirely inside your web browser. Split an image into side-by-side luma, blue-diff and red-diff strips. Because the processing happens on your own device, nothing you enter is uploaded, logged or stored anywhere.

This page is one of 200 Image utilities on EditSafely. Each one does a single job well, and all of them follow the same rule: your input stays on your machine.

There is nothing to configure. Provide the input and the result appears on its own. The finished file is put together in browser memory and saved with the Download button, so it never touches a server on the way to your disk. A worked example further down the page shows exactly what the tool produces for a real input.

Because nothing leaves your device, the tool is suitable for sensitive content such as internal documents, credentials or customer data. It also responds instantly, since every keystroke is handled on your own machine rather than by a remote API.

Frequently asked questions

Is Show YCbCr / YPbPr Colors of Image free to use?

Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.

Are my files uploaded to a server?

Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.

Which files does Show YCbCr / YPbPr Colors of Image accept?

It accepts images in any common format (PNG, JPG, WebP, GIF and more). There is no file size cap imposed by a server; very large files are limited only by your device's memory.

Do I need to sign up or install anything?

No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.

How do I save the output?

Click the Download button once the result is ready. The file is built in your browser's memory and handed straight to your downloads folder, without passing through a server.

Related tools

All Image Tools