RGB split image online
Split RGB channels online with a simple RGB filter. Toggle red, green, and blue channels, preview instantly, and download PNG in your browser.
What is RGB channel decomposition?
RGB channel decomposition splits a color image into red, green, and blue components. This page provides an RGB split workflow where you include or zero out channels with checkboxes. With only red enabled, pixels keep red values while green and blue become black, revealing where red carries detail. Combine channels to see mixed views, preview beside the original, and download PNG in your browser. For boosting or cutting channel strength instead of channel isolation, use /channels-image.
RGB decomposition features
Isolate and split RGB channels in the browser.
- Three channel toggles: Red, green, and blue checkboxes—mix any combination.
- Live preview: Output refreshes when you toggle a channel—no apply button.
- Color separation: See where each channel carries detail in your photo.
- Source-based output: Each preview recomputes from your original upload.
- Alpha preserved: Transparency on PNG uploads stays intact.
- PNG download: Save as rgb-channels-image.png.
How to separate RGB channels
Steps for online RGB split and channel decomposition.
- Upload your image: Drop or click in the input panel (15 MB max).
- Toggle channels: Uncheck blue and green to view only the red channel, or combine channels to compare mixes.
- Download PNG: Save the decomposed view for analysis or further editing.
Tips for RGB decomposition
Better RGB split and channel separation workflows.
- Start with one channel: View red, green, and blue alone before mixing pairs.
- Compare pairs: Red + green highlights yellow regions; red + blue shows magenta areas.
- Use for casts: If one solo channel looks uniformly bright, that channel may drive a color cast.
- Need intensity edits?: Switch to /channels-image when you want −100 to +100 channel sliders.
- Keep the original: Download decomposition exports separately from your source file.
- Export PNG: Preserve isolated channel values without extra JPEG loss.
When to decompose RGB channels
Typical uses for channel separation.
- Color cast diagnosis: See which channel dominates skies, skin, or shadows.
- Print prep: Inspect channel separation before CMYK conversion workflows.
- Astronomy and science: View individual channel contributions in multi-band captures.
- Teaching color: Show how RGB layers combine into a full-color image.
- Channel masks: Export a single-channel view as a starting point for masking.
- Quality control: Spot noise or banding that lives mainly in one channel.
Why use this RGB tool
Benefits of browser-based channel decomposition.
- Simple toggles: No curves or sliders—just show or hide each channel.
- Private: Images stay on your device.
- Free: Unlimited previews and downloads.
- Instant: Decomposition updates as soon as you change a checkbox.
- No install: Works in modern browsers with Canvas 2D.
- Clear scope: Channel isolation only—not intensity adjustment or histogram views.
Technical details
How RGB decomposition works here.
- Algorithm: Disabled channels set to 0; enabled channels copy source pixel values.
- Channels: Independent red, green, and blue visibility toggles.
- Minimum selection: At least one channel must remain enabled.
- Input limits: 15 MB; longest edge 8192 px.
- Rendering: Canvas 2D getImageData / putImageData.
- Browser support: Chromium, Firefox, Safari with Canvas 2D.
Frequently Asked Questions
Have questions? We have answers.
Related tools
More tools from Image & Conversion.