Free Online Grayscale Image Tool
A grayscale tool removes colour from a photo using a luminance-weighted formula so perceived brightness stays accurate.
Your data is processed entirely in your browser and never sent to any server.
Drop an image here, or click to choose
Processed locally — your image never leaves the browser.
How to Use This Tool
- Drop or choose the colour image you want to convert.
- Leave intensity at 100 percent for full grayscale.
- Lower the slider for a faded, partly desaturated look.
- Click Download PNG to save the result.
What Is a Grayscale Image?
Grayscale conversion maps each colour pixel to a single shade of gray. The naive method averages red, green, and blue equally, but that misjudges brightness because the human eye is far more sensitive to green than to blue. The Rec. 601 luminance formula — 0.299 red, 0.587 green, 0.114 blue — weights the channels to match perception, giving a more natural result.
This tool applies that formula per pixel via getImageData, then blends between the original colour and the gray value using an intensity slider. At 100 percent you get full grayscale; lower values produce a faded, partly desaturated look popular in vintage edits.
Grayscale keeps all 256 tonal levels, which is different from true black-and-white (only pure black and pure white). The conversion runs entirely in your browser and exports a clean PNG.
Frequently Asked Questions
What formula is used?
Can I get a partial effect?
Is grayscale the same as black and white?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related Image Tools
Adjust brightness, contrast, saturation, sepia, hue and invert with live sliders. Export the result.
Apply an adjustable Gaussian blur to images for privacy or soft-focus styling. Export instantly.
Pixelate images into blocky mosaics for privacy or a retro look. Adjustable block size, instant export.
Resize images to any dimensions. Maintain aspect ratio or set custom width and height for your needs.
Compress images to reduce file size while preserving quality. Perfect for web optimization and faster loading.