Removing colour is a compositional decision as much as a stylistic one. Without hue to carry the eye, an image has to work on light, shadow, texture and shape alone — which is why black and white flatters portraits, architecture and street photography, and why it rescues shots taken under mixed lighting where nothing you do fixes the colour cast.
It has practical uses too. Grayscale images print predictably on mono printers, they sit quietly behind text as a background, and they make an obvious visual distinction between a draft and a final version.
The conversion uses the browser’s standard grayscale filter, which weights the colour channels according to how the human eye perceives brightness rather than averaging them — green contributes most, blue least. That is why a properly converted photo keeps its tonal separation instead of turning into flat mud.
The conversion runs on a canvas in your browser. Portraits and personal photographs are never uploaded.
| Subject | Result |
|---|---|
| Portraits | Usually improved — attention moves to expression and light |
| Architecture | Strong — line, form and shadow carry the image |
| Street scenes | Strong — removes distracting colour clutter |
| Bad mixed lighting | Rescued — the colour cast simply disappears |
| Sunsets and autumn foliage | Poor — the entire subject was the colour |
| Charts and infographics | Poor — colour-coded series become indistinguishable |
Both remove colour, but they get there differently. A naive desaturation averages the red, green and blue channels equally, which makes a pure red and a pure blue map to the same grey even though the eye sees red as considerably brighter.
The perceptual conversion used here weights the channels roughly 21% red, 72% green, 7% blue, matching human luminance sensitivity. Colours that looked different in the original stay different in the result, which is what keeps a converted photograph looking like a photograph rather than a smudge.
Not from the converted file — the colour information is discarded. Your original is untouched, so keep it if there is any chance you will want the colour version back.
A little for JPEG, since the colour channels compress to almost nothing, though the file stays in colour mode. PNG output typically shrinks more noticeably.
Usually because the original relied on colour rather than tonal contrast for its separation. Adjusting brightness and contrast afterwards with the Brightness & Contrast tool often brings it back to life.
Yes. Add every image and they are converted in sequence, then delivered as a single ZIP.
Yes. JPG stays JPG, PNG stays PNG, and PNG transparency is preserved.
No. The grayscale filter is applied by your browser’s canvas engine locally.