Weighted luminance
Uses R 0.299, G 0.587, and B 0.114 to better match human brightness perception.
Convert color images to grayscale. Adjust brightness and contrast. Processed entirely in your browser.
Optimize, convert, and grayscale images in one place.
Your image stays in this browser and is not uploaded to a server.
Black-and-white images remove hue so shape, contrast, and light become easier to judge. This tool reads the uploaded image on a canvas and converts each pixel with weighted RGB luminance before saving the result as a PNG.
Uses R 0.299, G 0.587, and B 0.114 to better match human brightness perception.
Pixels are processed in your browser canvas rather than by a server upload pipeline.
The download saves the current canvas result as a PNG file.
Weighted luminance reflects that human vision is more sensitive to green than to red or blue.
No. The tool creates a new canvas result and does not modify the source file.
The RGB channels are converted to gray while the alpha channel is kept.
Image results can vary with browser rendering and the color space of the original file.