Invert colors on any picture — a full negative, a brightness-only flip that keeps the hue, or film negative mode for scanned negatives.
PNG, JPG, WebP, GIF or BMP. The result appears instantly, at full resolution.
Your image is inverted on this device and never sent anywhere.
Inverting is the simplest edit there is: every pixel is swapped for its opposite. This color inverter online is free, needs no account and leaves no watermark:
The arithmetic is one line — new = 255 − old on each of the red, green and blue
channels. A value of 30 becomes 225, 200 becomes 55, and 128 barely moves, which is why
mid-greys look almost unchanged while highlights and shadows trade places.
Full invert is the classic negative. Every channel flips, so a blue sky goes orange and skin turns blue-grey. This is what most people mean by color inverted images or color inverted pictures, and it is what the color inverter tool does by default.
Color inverted photos of people look stranger than anything else, and there is a reason for it. Skin sits in the orange part of the colour wheel, and orange is high in red and low in blue — flip that and you get the cold blue-grey that reads as unnatural to us. Landscapes survive better: green foliage only travels as far as magenta, which the eye accepts as a stylised effect rather than a wrong face.
Brightness only flips how light each pixel is but leaves its hue alone. A blue line on white paper becomes a blue line on black paper rather than a yellow one. That makes it the right choice for turning a diagram, chart or screenshot into a dark-mode version people can still read — a full invert would recolour everything and make the legend meaningless.
Film negative is for photographs of scanned 35mm negatives. Colour negative film sits on an orange base, so a plain invert comes back heavily blue. This mode inverts each channel and then stretches it across its own range, which cancels the orange mask and brings skin tones back to something believable.
Grayscale negative drops the colour first and then inverts, which is what you want for X-ray-style looks, line art and anything destined for laser engraving or a cyanotype.
Most tools only offer all-or-nothing. The strength slider here blends each pixel between its original colour and its opposite, so 100% is a true negative and 50% lands everything on mid-grey. Values between about 60% and 90% give faded, washed-out looks that are useful as backgrounds, and anything under 40% is closer to a tint than an inversion.
Turning off one of the R, G or B buttons inverts only the channels that stay on. Flipping red alone pushes the picture towards cyan, green alone towards magenta, blue alone towards yellow. It is a quick way to get a colour shift out of a color inverter image workflow without opening an editor.
Inverting does not soften a picture. It is a fixed calculation per pixel with no resizing, blurring or averaging, so a PNG in gives a pixel-perfect PNG out. Only the colour channels are touched — the alpha channel is copied across untouched, so a color inverter PNG keeps its transparent background exactly as it was.
Save as JPG and two things change: transparency is flattened onto white, and the picture is re-compressed. PNG is the default here for that reason. If the resulting file is larger than you need, run it through the Image Compressor afterwards.
The whole conversion happens inside this tab on an HTML canvas. Your pictures are never sent to a server, so there is no queue, no upload limit and nothing to delete afterwards — and the tool carries on working if your connection drops. That is also why this color inverter is free with no sign-up: there is no server bill to cover.