Grayscale Image Converter Free

Convert any photo to grayscale with true Rec. 709 luminance weighting, or push it all the way to pure black and white with an adjustable threshold. Runs in your browser; nothing uploads.

Drop an image

Grayscale Image Converter — Free, Fast & Private

This tool does two related conversions on one page, because searchers use one phrase for both. Grayscale keeps the full range of 256 gray tones: every pixel's colour is replaced by its luminance, the brightness a human eye actually perceives. Pure black and white goes one step further and forces every pixel to exactly black or exactly white by comparing that same luminance against a threshold you control. The first is what most people mean when they say "black and white photo" — a monochrome photograph with smooth tones. The second is what scanners call "bilevel" and what documents, signatures, and line art often genuinely need.

Both modes render a live preview as you switch settings, and the export is computed at the image's native resolution, not the preview's. Transparency is left untouched in either mode, so a logo on a transparent background comes out as a grayscale logo on the same transparent background.

Why luminance, not the average

The naive way to make a pixel gray is to average its channels: (R + G + B) / 3. Plenty of tools do exactly that, and it is why their conversions look subtly wrong — the eye is far more sensitive to green light than to blue, so an average treats a bright green leaf and a bright blue sky as equally bright when they do not look equally bright. This converter uses the Rec. 709 luminance formula instead: 0.2126 R + 0.7152 G + 0.0722 B, the perceptual weighting HD video is built on. Green contributes roughly 72% of perceived brightness, blue only about 7%. In practice that means foliage keeps its lightness instead of going muddy, skin tones hold together, and blue skies darken the way they do in classic monochrome photography rather than washing out to white.

Black and white as a photographic choice

Removing colour is not just a fallback — it is an editorial decision. A black and white conversion strips away colour contrast and leaves only tonal contrast, which is exactly why it flatters portraits (distracting colour casts vanish, faces become about light and shape), street photography, and anything where the composition is stronger than the palette. One honest limitation to know: because this is a straight luminance conversion, two colours of equal perceived brightness — a red and a green that happen to match in luminance — will land on the same gray. Dedicated photo editors offer channel mixing to simulate coloured lens filters and pull such pairs apart; this tool deliberately does the one standard, predictable conversion instead. For most photos the luminance version is precisely what you want, and you always know exactly what it did.

Threshold mode: scans, line art, signatures

Switch to pure black and white and a threshold slider appears, running the full 0–255 range with a default of 128. Every pixel's luminance is compared against it: one side becomes ink-black, the other paper-white, nothing in between. This is the right treatment for scanned documents, whiteboard photos, pencil sketches being prepared for inking, signatures destined for a form, and line art headed to a printer — cases where gray is not information but noise. The slider is where the craft is: nudge it until faint strokes survive as solid black while paper texture, shadows, and show-through from the reverse side drop out to clean white. The live preview makes the right value obvious within a few seconds, and it is usually not 128.

Grayscale printing and file size

Two practical reasons to convert that have nothing to do with aesthetics. First, printing: if a document is going to a mono laser printer or a photocopier anyway, converting images to grayscale first shows you on screen exactly what the printed tones will be — no surprises where a red chart line and a green one become the same gray — and avoids paying colour-ink rates for pages that never needed colour. Second, file size: JPEG stores brightness and colour as separate components, and once an image is genuinely gray its two colour components are flat fields that compress to almost nothing. Most of a JPEG's bytes are luminance, so a grayscale JPEG is meaningfully smaller than its colour original at the same quality, though not dramatically so. Run the export through the JPEG compressor to take the remaining size down properly. For thresholded documents, PNG is the better export — hard black-and-white edges are exactly what PNG compresses best and what JPEG smears.

Private by architecture, one-way by nature

The whole conversion is a per-pixel loop over Canvas API image data, executed in your browser: the photo is decoded on your device, converted on your device, and encoded on your device. Nothing is uploaded, and the tool works with the network disconnected. One caution that applies to every grayscale converter, this one included: the conversion is one-way. Colour information is discarded, not hidden, and no tool can genuinely recover it afterwards — so keep your colour original. If what you actually want reversed is tone rather than colour, that is a different operation: the colour inverter flips values instead of flattening them.

How it works

  1. Drop in your image: Drag a photo or scan into the tool — JPEG, PNG, WebP, or any browser-readable format up to 100 MB. It is decoded locally; nothing uploads.
  2. Pick a mode: Grayscale for a monochrome photo with the full range of tones; Pure black & white for documents, signatures, and line art that should be two tones only.
  3. Tune the threshold: In black & white mode, slide the 0-255 threshold until faint strokes hold as solid black and paper shadows drop out to white. The preview updates live.
  4. Export: Download as JPEG for photos or PNG for scans and line art, with a quality slider for the lossy formats. The conversion runs at full native resolution.

Frequently asked questions

What is the difference between grayscale and black and white?
In everyday speech they are the same thing — a monochrome photo. Technically, grayscale keeps 256 levels of gray, while true black and white (bilevel) has exactly two: black and white. This page does both — the Grayscale mode for photos, and the Pure black & white mode with an adjustable threshold for documents and line art.
Why do some converters make grayscale photos look muddy?
They average the three colour channels equally, but human vision does not — green reads far brighter than blue. This tool uses the Rec. 709 luminance weighting (0.2126 R + 0.7152 G + 0.0722 B), so each pixel gets the gray that matches its perceived brightness. Foliage, skies, and skin tones keep their natural relationships.
Does converting to grayscale make the file smaller?
For JPEG, yes — JPEG stores brightness and colour separately, and a gray image’s colour components are flat fields that compress to nearly nothing. Most of the file is brightness data, so expect a worthwhile saving rather than a dramatic one. Thresholded black-and-white documents saved as PNG compress extremely well, since PNG loves large uniform areas.
What threshold should I use for a scanned document?
Start at the 128 default and adjust while watching the preview: the right value is the one where every stroke of text is solid black and the paper background is clean white, with no shadows or show-through surviving. It varies with the scan’s exposure, so trust the preview over any fixed number.
Is transparency preserved?
Yes — both modes change only the colour channels and leave alpha untouched, so a logo on a transparent background stays on a transparent background. Export as PNG or WebP to keep it; JPEG has no alpha channel, so transparent areas are flattened there.
Can I get the colour back after converting?
No — grayscale conversion discards the colour information rather than hiding it, and nothing can genuinely restore it afterwards. AI colourisation invents plausible colours; it does not recover the real ones. Keep your colour original and treat the grayscale file as an export.
Is my photo uploaded to convert it?
No. The conversion is a per-pixel operation on Canvas API image data, running entirely in your browser — the photo never leaves your device, and the tool keeps working with the network disconnected.

All Image Tools

Solutions by use case