Grayscale PDF

Add a PDF file — or drag them here
PDF

About this grayscale PDF converter

Converting a PDF to black and white has two practical uses. The first is printing: office printers charge colour rates for any page containing colour, and a single tinted logo in a header can turn a hundred-page report into a hundred colour pages on the invoice. Converting first guarantees the whole document is billed as mono.

The second is size. Colour images in a PDF carry three channels of data; rendering the pages to grayscale and re-encoding them collapses that to one, which typically produces a substantially smaller file. Documents built from colour scans shrink the most.

The conversion runs page by page in your browser. Financial reports and personnel documents are processed on your own machine, with nothing sent to a conversion service.

How to convert a PDF to grayscale

  1. Load the PDF. Drop it onto the zone. Every page in the document is converted.
  2. Apply. Each page is rendered, desaturated and re-encoded. A counter shows progress on long documents.
  3. Download. The grayscale document saves as one file with an -edited suffix; your colour original is untouched.
  4. Check before printing. Look at any page where colour carried meaning — chart series, coloured status labels — since those may now be indistinguishable.

This converts by rasterising

There is no way to desaturate a PDF’s vector content without redrawing it, so this tool renders each page at 1.5 times its native size, applies a grayscale filter, and re-encodes the result as a JPEG image at quality 0.8. Those images are rebuilt into a new PDF at the original page dimensions.

The consequence is that the output pages are pictures. Text is no longer selectable or searchable, links no longer work, and form fields are gone. For a document being sent to a printer that is usually irrelevant. For a document that also needs to stay searchable, it is not — in that case, leave the PDF in colour and set your printer driver to grayscale instead, which achieves the same printing result without changing the file.

When colour is carrying information

Charts are the usual casualty. Three lines in red, green and blue become three lines in almost identical mid-greys, and a legend that says “the red line” stops making sense. Status columns that rely on green and amber fills, and heat maps of any kind, have the same problem.

Check those pages before you distribute the converted file. If the information matters, the fix is to redraw the chart with different line styles or hatching rather than to convert and hope.

Frequently asked questions

Will my text still be selectable?

No. Grayscale conversion works by rendering each page to an image, so the output pages are pictures. If you need searchable text, keep the colour PDF and choose grayscale in your printer settings instead.

How much smaller will the file be?

Colour-heavy documents, especially those built from scans, often drop substantially because three colour channels collapse into one. A text document with a single coloured logo may see little change, or even grow slightly, since text pages become images.

Why not just set my printer to black and white?

That is often the better answer, and it keeps the file intact. Converting here is worth it when you need the file itself to be mono — for archiving, for sending to a print shop, or to guarantee a document cannot be charged at colour rates.

Will my charts still be readable?

Possibly not. Distinct colours can map to nearly identical greys. Check any page where colour distinguishes data series before distributing the result.

Does it work on scanned documents?

Yes, and those are the best case. A colour scan converted to grayscale usually shrinks considerably with no meaningful loss, since the colour was incidental to begin with.

Is my document uploaded?

No. PDF.js renders the pages and pdf-lib rebuilds the document, both inside your browser.

Related tools