Grayscale Image
Turn any picture black and white without uploading it anywhere.
Processed on your device — nothing is sent anywhere.
How it works
- Drop one or more images onto the tool or click to pick them from your device.
- Each image is converted to grayscale immediately; open Options to soften the effect with the intensity slider.
- Click Download next to a file, or use Download all as ZIP when you converted several images at once.
Frequently asked questions
- Are my images uploaded to a server?
- No. The conversion runs entirely inside your browser using the canvas element, and the downloads are generated on your device. Nothing leaves your computer, so the tool also works offline once the page has loaded.
- What does the intensity slider do?
- At 100% every pixel is fully desaturated, producing a classic black-and-white image. Lower values blend the grayscale result with the original colors, so 50% gives a muted, washed-out look while keeping a hint of the original hues. The slider re-applies the effect to all loaded images as you move it.
- Which format do the converted images use?
- JPG inputs are saved as JPG and everything else is saved as PNG, so transparency in PNG or WebP files is preserved. The images keep their original pixel dimensions; only the colors are changed, nothing is resized or cropped.
- What is the difference between grayscale and black-and-white?
- In everyday speech they mean the same thing, but technically grayscale uses the full range of gray tones between black and white, while a true black-and-white image contains only those two values. This tool produces grayscale, which is what people almost always want — photos keep their shading and detail instead of collapsing into hard silhouettes.
- Does converting a photo to grayscale reduce its file size?
- Often, but not always. JPG compresses grayscale photos more efficiently because the color channels carry no information, so a modest size drop is common. PNG output depends on the image content, and re-encoding can occasionally produce a slightly larger file than a heavily optimized original.
About this tool
This tool converts photos and graphics to grayscale directly in your browser. Drop in one image or a whole batch, and each one is desaturated instantly with a live preview. An intensity slider lets you choose between a full black-and-white conversion and a partially muted look that keeps a trace of the original color. Files can be downloaded individually or together as a single ZIP.
The conversion uses the canvas element on your own device: each pixel’s red, green, and blue values are combined with a luminance-weighted formula — green contributes most, blue least, matching how the human eye perceives brightness — and the result replaces the original color. Because everything is client-side, your pictures are never uploaded, no account is needed, and the tool keeps working offline once the page has loaded. Dimensions are untouched; only color information changes.
Common reasons to convert: preparing images for black-and-white printing where color would be wasted or costly, creating a consistent monochrome look for a website or presentation, testing whether a logo still reads without color, giving a photo series a timeless documentary feel, or producing muted background images that will not fight with foreground text. The batch mode and ZIP download make it practical for whole folders of assets, not just single files.
For the best results, start from a photo with good contrast — grayscale strips away color separation, so two different colors of similar brightness can merge into the same gray. If a converted photo looks flat, the partial-intensity setting around 70 to 80 percent often looks richer than a full conversion. JPG sources are saved back as JPG and other formats as PNG, so transparent logos and icons keep their transparency through the conversion.