HomeImage Grayscale Converter

Image Grayscale Converter

Online image grayscale converter with local processing, batch preview, and JPG export

Upload & Queue

Drag & drop upload, batch processing, preview, and download

0 total

Drop images here

Supports JPG, PNG, GIF, BMP, WebP, SVG. Output is exported as JPG.

Image List

No images yet. Upload some files to get started.

Preview & Export

Upload images to preview source and grayscale output

Pending

Source

Source preview will appear here.

Grayscale Output

Grayscale output will appear here.



Documentation

The image grayscale converter turns images into grayscale locally in your browser. It supports batch processing and downloads, useful for ID photos, printing, desaturation for design work, and asset cleanup.

Key Features

  1. Upload JPG, PNG, GIF, BMP, WebP, SVG files or import a folder in batch
  2. Convert images to grayscale while keeping the original resolution
  3. Side-by-side preview with per-image download and ZIP batch export

How to Use

  1. Click “Choose Images” or drag files into the drop zone
  2. Pick an item in the list to preview
  3. Use “Convert Current” for one image or “Batch Convert” for all
  4. Download the current output or export all results as a ZIP

Notes

  1. Grayscale conversion changes only color channels, not dimensions
  2. Outputs are exported as JPG and transparent areas are filled with a white background
  3. When importing a folder, ZIP export tries to keep the original directory structure and adds a suffix to filenames

Grayscale Rule

Compute grayscale by 0.299R + 0.587G + 0.114B and replace all RGB channels with the same value.

For each pixel: gray = 0.299R + 0.587G + 0.114B.

FAQ

  1. Why export as JPG? It keeps output consistent and widely compatible, and avoids transparency differences across formats
  2. Is the result pure black & white? No, it is continuous grayscale (0-255 levels)
  3. Are images uploaded? No, everything runs locally in your browser

Privacy

All processing happens locally in your browser. Images are never uploaded to a server.