Skip to content
ImageRuns in your browserPopular

Grayscale Image Converter

Turn any colour photo into a clean grayscale image, entirely in your browser.

Upload
Single file · 25 MB max
Privacy
Nothing is uploaded
Cost
Free · no sign-up · no watermark

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

Your file is read, transformed and re-encoded inside this browser tab using JavaScript. There is no upload endpoint — nothing leaves your machine, nothing is stored, and the result is created as a local object URL that disappears when you close the page.

Overview

About the Grayscale Image Converter

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.

What a grayscale conversion actually does

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.

When grayscale is the right choice

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.

Keeping quality while you convert

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.

Privacy and batch behaviour

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

How to use the Grayscale Image Converter

  1. Drop a colour image onto the upload area, or pick one from your device.

  2. The grayscale preview appears immediately — no settings are needed.

  3. Check the tone range in the preview; luminance is preserved exactly.

  4. Download the result as a PNG to keep the effect lossless.

Why use it

Benefits and common use cases

What this tool is good for, and what it deliberately does not try to do.

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.

Print-ready monochrome

Newspapers, receipts, fax workflows and many print pipelines expect single-channel-looking artwork; grayscale output drops straight in without colour-profile surprises.

Private by construction

The canvas never leaves your device, so portraits, IDs and unreleased product shots stay local from drop to download.

Questions

Frequently asked questions

Short, honest answers about quality, limits and privacy.

Is grayscale the same as black and white?

No. Grayscale keeps a full range of grey tones between black and white, while a pure black-and-white (threshold) image keeps only two values. Use the black-and-white converter on this site if you want the hard two-tone look.

Does converting to grayscale reduce file size?

Usually a little, because colour information is removed, but the PNG container is lossless so the saving is modest. Run the result through the image compressor if size matters more than exactness.

Can I get the colour back later?

No — grayscale discards chroma permanently. Keep your original file and treat the grayscale PNG as a derived copy.