Something wrong with this tool?
About Image Grayscale Online
This tool converts color images to grayscale (black-and-white). The result removes hue and saturation, keeping only luminance information. The conversion uses the standard luminosity formula (0.299R + 0.587G + 0.114B) which matches how human vision perceives brightness across colors.
Grayscale conversion is useful for artistic effects, print preview when targeting a black-and-white printer, dataset preparation for image-processing or machine-learning tasks that don't need color, and creating consistent thumbnail styles across a website.
Output can be a true single-channel grayscale image (smaller file) or a three-channel image with identical RGB values (compatible with applications that expect color images).
How to use this tool
How to convert a color photo to grayscale
Upload your image
Drop the photo into the Image field. Any format Sharp can decode works — JPEG, PNG, WebP, HEIC, AVIF, GIF, etc.
No options to configure
The conversion is deterministic: Sharp's grayscale operation applies a standard luminance transform (Rec. 709 weights) to each pixel. There's nothing to tune.
Press Run
Output is a single-channel JPEG at quality 92. Colour information is discarded permanently in the output file — there's no going back from this JPEG to the original colours.
Use the result
Good for print previews, B&W aesthetic, or stripping colour bias before OCR. If you wanted a duotone or sepia, this isn't that — use a photo editor for tinted monochrome.