AbraCalc

Image Grayscale Converter

Convert any image to black and white (grayscale) in your browser. Download as PNG. Nothing is uploaded.

Choose an image to convert to grayscale.

Pure browser JavaScript (HTML canvas) — no upload.

Embed this tool on your site

How to use this tool

  1. Choose an image.
  2. The grayscale preview appears automatically.
  3. Click Download grayscale.

Convert any image to black and white (grayscale) in your browser. Download as PNG. Nothing is uploaded.

Frequently asked questions

Which grayscale formula is used?
Luminance-weighted: 0.299R + 0.587G + 0.114B — matches human perception.