Grayscale Image Converter

Convert a picture to grayscale using the mixing formula that suits it, at any strength you like.

Image

Drop a file here, paste from the clipboard, or choose one

PNG, JPG, GIF, WebP, SVG, BMP, processed in this tab

Grayscale result

The result appears here

Result
Runs locally in your browser

About the Grayscale Image Converter

There is no single correct way to remove colour, and the choice changes the picture more than most people expect. Luminosity weights the channels 0.2126 red, 0.7152 green and 0.0722 blue, matching how the eye responds to each wavelength and giving the most natural result for photographs. Luma uses the older television coefficients of 0.299, 0.587 and 0.114, which lifts reds slightly and is what many image libraries still apply by default.

The other options are deliberately blunt instruments. Average treats the channels equally, which flattens skies and makes foliage darker than it looks. Lightness takes the midpoint between the brightest and darkest channel, producing a washed out, high key rendering. The three single channel modes throw two channels away entirely, and they are genuinely useful: pulling the red channel from a photograph of skin smooths blemishes, while the blue channel exaggerates them, a trick borrowed from darkroom black and white filters.

Strength blends the grey result back with the original, so 40 percent gives a muted, partly desaturated look rather than full monochrome. Save as PNG to keep transparency, or as JPG when the file needs to be small. To pick a grey value from a specific colour rather than a whole image, the Grayscale Converter works on hex codes.

How to use

  1. Drop in a photo, screenshot or logo.
  2. Choose a Method: luminosity for photographs, a single channel for skin or foliage effects.
  3. Lower Strength for a partial desaturation instead of full grey.
  4. Download the result as PNG or JPG.

Common questions

Which grayscale method looks best for photos?
Luminosity, the BT.709 weighting, because it follows human sensitivity to red, green and blue.
Why does the red channel option flatter skin?
Skin reflects a lot of red light, so the red channel records blemishes weakly and renders skin brighter and smoother.
Does grayscale make the file smaller?
Sometimes. A PNG often shrinks because the three channels now hold identical values, but a JPG usually changes very little.
Can I keep the transparent background?
Yes, choose PNG. Selecting JPG flattens transparency onto white.