BrushCue

Custom Color Shader Online

Click to get started

tap to choose a file

What you can expect

Write your own color transformer shader to change every pixel of an image. Choose the input and output color space, then write a short WGSL function body to create effects like sepia, hue shifts, channel swaps, posterization, and more.

Custom Color Shader animation preview

Related tools

More BrushCue tools that fit this workflow.

See all tools →

Included in collections

Browse by category

Online Color Effect Tools

Frequently asked questions

What is a custom color shader?
A small WGSL function that runs on every pixel, taking the input color and returning a new one. It lets you build your own color effects.
Which color spaces can I use?
Choose separate input and output representations, such as sRGB or Oklab, so your math runs in the space that suits the effect.
What effects can I make?
Sepia, hue rotation, channel swaps, posterization, saturation boosts, inversion, thresholds, and any other per-pixel color change.
What file formats can I export?
You can export as PNG, JPEG, WebP, TIFF, BMP, or HEIC.
Is this tool free to use?
Yes — completely free, no account needed. Your images are processed entirely in your browser and never uploaded to a server. Downloads have no watermarks.

For developers

Use Custom Color Shader from Python

Open the Jupyter notebook example to see how to run this tool from the BrushCue Python API, inspect the processing steps, and adapt the workflow for scripts or batch image jobs.

View Python notebook

Build your own

Create projects with your custom presets

Sign in to save work, organize projects, and keep your favorite tool setups ready to go.

Sign in to create projects