<aside> πŸ› 

Color Inversion - Flip Colors to Opposite Values


Invert all colors in an image (white↔black, red↔cyan, etc.). One simple control: apply inversion or not. Use it for creative effects, artistic styling, blending experimentation, analyzing regions, accessibility, or creating unique composites. Perfect for exploring which colors work best together before blending with Image Add or Image Multiply.

</aside>


What it does

Color Inverse inverts all colors in an image. Each pixel's RGB values are inverted: R becomes 255-R, G becomes 255-G, B becomes 255-B. White (255,255,255) becomes black (0,0,0), red becomes cyan, green becomes magenta, blue becomes yellow. One-step operation with no parameters. Use it for creative effects, experimentation, accessibility, or artistic styling.

Problem it solves

Input/Output

<aside>



</aside>

How to Use

  1. Load image β†’ Upload image and connect it to Color Inverse tool (sample flow from Image Blur)

    image.png

    image.png

  2. Run Flow

    image.png

    image.png