Advertisements

headerup to 320x100 / 728x90

Grayscale Image

Convert any image to black-and-white grayscale in the browser with adjustable intensity and instant PNG/JPG export

Grayscale Image
Convert any image to grayscale using the standard luminance formula. Adjust the intensity slider from 0 (original) to 100 (fully desaturated).

Drop an image here or pick one below.

Advertisements

content bottomup to 300x250

What is Grayscale Image

Last reviewed:

Grayscale is the image mode where every pixel is a shade of gray between black and white. It removes color but preserves tonal contrast, making it a staple of black-and-white photography and print.

Grayscale Image takes any uploaded photo and converts it to grayscale using the Rec. 601 luminance formula so the result looks natural — no over-darkened skin tones or washed-out skies.

Why use it

  • Convert color photos to tasteful black and white without opening Photoshop.
  • Produce a neutral base for print design, newspapers, or monochrome branding.
  • Reduce file size and visual noise before sharing or archiving.
  • Everything runs client-side — images never leave your browser.

Features

  • Rec. 601 luma formula
  • Adjustable intensity slider
  • Transparent PNG export
  • JPG export with quality control
  • Drag-and-drop image upload
  • Grayscale rendered locally in your browser

How to use Grayscale Image

  1. Upload. Drag an image or click Choose image.
  2. Adjust. Slide desaturation between 0% and 100%.
  3. Export. Click Download to save the result as PNG or JPG.

Example (before/after)

Color photo

sunset.jpg (1920×1080, sRGB, 312 KB)

Grayscale output

sunset.png (1920×1080, grayscale, Rec. 601 luminance, transparent background preserved)

Common errors

Image looks too dark

A naïve average-of-RGB grayscale conversion over-darkens red and green pixels.

Fix: This tool uses the Rec. 601 luma weighting (0.299·R + 0.587·G + 0.114·B) for perceptually correct brightness.

Transparency is lost

Exporting as JPG flattens the alpha channel to white.

Fix: Choose PNG as the export format to keep transparent pixels transparent.

FAQ

Are my photos uploaded?

No. The conversion runs entirely in your browser via the Canvas API.

Can I partially desaturate?

Yes — the slider lets you pick any level between 0% (original) and 100% (fully grayscale).

Which export formats are supported?

PNG (lossless, keeps transparency) and JPG (smaller, flattened to white).

Is the grayscale perceptually correct?

Yes — we use the Rec. 601 luma formula, which matches how humans perceive brightness across red, green, and blue.

Related tools

Related image tools: You can also browse the full Image Tools category for more options.