Image & Photo

Invert image colors

Invert the colors of an image (photo negative), then download the result as PNG.

  • Instant
  • Free
  • Private (processed locally)
  • No sign-up

🔒 Your image never leaves your device — everything happens in the browser.

Invert an image’s colors

Import a photo: the tool creates a negative by inverting each color, then you download it as PNG. Ideal for an artistic effect or reading a scanned negative.

  1. Load the image

    Drag & drop or click.

  2. Instant preview

    Inverted colors.

  3. Download

    PNG export.

How it works

  • Each channel: 255 − value
  • White ↔ black, red ↔ cyan
  • Transparency preserved
  • Reversible: re-applying restores the original

Inversion examples

ColorInverted
Red (255,0,0)Cyan (0,255,255)
White (255,255,255)Black (0,0,0)
Blue (0,0,255)Yellow (255,255,0)

100% local processing via canvas: your image never leaves your device.

Frequently asked questions

How does inversion work?

Each color channel is replaced by 255 minus its value: R→255−R, G→255−G, B→255−B. Red (255,0,0) becomes cyan (0,255,255).

Is transparency preserved?

Yes: only colors are inverted, the alpha (transparency) channel stays intact.

Which formats are accepted?

JPG, PNG, WebP, GIF (first frame) and most browser-displayable images. The result is exported as PNG.

Is my image uploaded?

No. The inversion happens locally on a canvas; your file never leaves your device.