1001Ferramentas
🔃 Utilities

Invert Image Colors

Invert all colors in an image (negative effect). Each pixel is replaced by its RGB complement. Processed in the browser.

Drag an image here or

How does it work?

For every pixel, each color channel (R, G, B) becomes 255 − original value. What comes out of that is the photographic negative of the image.

Invert an image's colours

Inverting the colours produces the "negative" effect, where each colour gives way to its opposite. White turns black, blue turns orange, and the tool applies that inversion to any image right in the browser.

Technically, each pixel is replaced by its complement on the colour wheel. The effect helps you create digital art, recover the look of a photographic negative, generate high-contrast versions for accessibility, or just play around out of curiosity.

Nothing is sent out: the processing runs entirely on your device. Load the photo and download the colour-inverted version.

Related Tools