True luminance, not a flat desaturation
The conversion weights red, green and blue the way the human eye perceives brightness, so skin tones and skies keep natural separation instead of collapsing into mud.
Turn any colour photo into a clean grayscale image, entirely in your browser.
Loading tool…
The tool is loading its code on your device. This happens once and is cached for later visits.
Processed entirely on your device
Overview
Strip colour from JPG, PNG or WebP images and keep only luminance, so photos read as black-and-grey tones. Runs on your device — nothing is uploaded.
A colour pixel carries three channels — red, green and blue. Grayscale collapses those three into a single luminance value using the perceptual weights the eye relies on, then writes that value back to all three channels so the pixel reads as a neutral grey. The result is a monochrome image that still shows the full tonal range of the original, from deep shadow to bright highlight.
Editorial and documentary photography often reads stronger without colour, because the viewer focuses on shape, texture and light instead of hue. Grayscale is also the safe default for print pipelines that cannot reproduce colour faithfully, and for interface assets that must sit on both light and dark backgrounds without clashing.
Because the tool re-encodes to PNG, the tonal gradient survives without the blocky artefacts a lossy format would add on top of the conversion. If you started from a JPEG, some compression noise is already baked in; grayscale will not hide it, so pair the result with the image compressor only when you need a smaller file and can accept slight softening.
Everything happens on a canvas inside your browser tab. The file is decoded locally, transformed locally and encoded locally, so nothing ever crosses the network — which matters for portraits, medical scans and unreleased product renders.
Step by step
Drop a colour image onto the upload area, or pick one from your device.
The grayscale preview appears immediately — no settings are needed.
Check the tone range in the preview; luminance is preserved exactly.
Download the result as a PNG to keep the effect lossless.
Why use it
What this tool is good for, and what it deliberately does not try to do.
The conversion weights red, green and blue the way the human eye perceives brightness, so skin tones and skies keep natural separation instead of collapsing into mud.
Newspapers, receipts, fax workflows and many print pipelines expect single-channel-looking artwork; grayscale output drops straight in without colour-profile surprises.
The canvas never leaves your device, so portraits, IDs and unreleased product shots stay local from drop to download.
Questions
Short, honest answers about quality, limits and privacy.