Skip to content
Article

How to Turn a PDF Black and White for Printing

A print shop calls a page colour if it finds one coloured pixel. How to convert a PDF to real grayscale, what the text layer pays for it, and when not to convert at all.

In short: pdf-to-grayscale redraws every page as a single-channel grey image, so the colour is gone for certain, but the text layer goes with it and a text document gets heavier after conversion. For scans it is a win; for contracts with live text it is a loss.

Cluster

how-to guide

Step-by-step instructions for getting a PDF task from input to a reliable result.

13 articles

Primary tool

PDF To Grayscale online

Open the tool from this article and complete the operation in the current locale.

Open tool

Table of contents

How to convert a PDF to grayscale for printing

A print shop's billing system calls a page colour if it finds a single coloured pixel on it. A blue hyperlink, a red table header, a logo in the corner, and the sheet bills at the colour rate, which is normally five to ten times the mono one. Hence the task: strip the colour so thoroughly that the shop's automated check genuinely cannot find any.

The tool does that reliably, by a method worth knowing about in advance.

What actually happens to a page

Going grey here is not a filter laid over the content. Every page is rendered into an image, the image is reduced to a single brightness channel, and that image becomes the new page. The finished file is a stack of pictures carrying the original sheet dimensions.

There is a real strength in that. The result carries the DeviceGray colour space, that is, one-channel grey rather than grey painted inside RGB. DeviceGray is exactly what the shop's automation looks for, and it will have nothing to object to.

The price of that reliability is the text layer. It does not carry over. You cannot search the finished file, you cannot select or copy from it, and an intake form that checks for a text layer will reject the document.

When it is a win and when it is a loss

Which way the file size moves depends on what was inside. Measured on two typical documents:

What gets convertedWhat happens to the size
A three-page colour scan, 1.9 MBAbout 0.98 MB, half the weight
A five-page text document, 5 KBAbout 1.3 MB, hundreds of times heavier

The logic is straightforward. The scan already held images, and replacing three colour channels with one brightness channel is an honest saving. The text document held fonts and vector drawing commands taking a few kilobytes, and a full-page raster arrives in their place.

Hence the rule. Scans, photographed documents, decks with coloured blocks: converting pays. A contract, an invoice or a statement laid out in Word and saved to PDF: it does not. Black text on white already prints at the mono rate, and the conversion only damages the file.

The awkward case is a text document with a coloured logo on the title page. There it is cheaper to cut the document with split-pdf, convert the single title page and put it back together, than to rasterise all forty sheets.

How to convert the document

1. Open pdf-to-grayscale and upload the document. 2. Leave the standard profile if the source is properly exposed. 3. Touch the contrast threshold only when there is a visible problem, described below. 4. Run the job and download the result. 5. Open the file and check the pages holding signatures, stamps and small type: that is where losses show up first.

Three profiles and what they really change

The profile controls whether the brightness range is stretched after the conversion to grey.

ProfileWhat it doesWhat it is for
StandardConverts to grey with no further processingDocuments shot or scanned properly
DeepStretches the range, discarding one per cent of the lightest and darkest pointsA dull scan that needs maximum contrast
Preserve contrastStretches the range without discarding anythingDocuments with meaningful light detail: pencil notes, faint stamps

The names mislead: deep is the more aggressive of the two, although preserve contrast sounds like it would be. The difference between them only shows where there is something to stretch. On a clean document that already holds true black and true white, all three profiles give practically the same result.

The contrast threshold: 50 is neutral

The threshold takes a number from 0 to 100 and defaults to 50. That is not half the effect, it is the neutral position: the image is left alone. Higher values raise contrast, lower ones flatten it, and the pivot sits at mid-grey.

Measured on one and the same text document, the brightness range of the finished page from its darkest pixel to its lightest:

ThresholdBrightness rangeHow it looks
0112 to 147A flat grey wash, the text barely readable
2075 to 188A faded page
506 to 255The original appearance
800 to 255Dark tones collapse into solid black
1000 to 255Maximum harshness, midtones lost

The bottom of the scale is worth remembering. Zero does not give you a black and white image and does nothing useful at all: the whole page is squeezed into a narrow band around mid-grey. If you want it harder, move up, not down.

The top of the scale earns its keep in exactly one scenario: a dull scan where the letters are grey and the background is dirty. Values around 70 to 80 pull them apart again. On a normal document those same 80 will eat the midtones out of stamps and signatures.

What carries over into the result

The document properties survive: title, author and keywords move across from the source file. Bookmarks carry over too and still point at their pages, because the page count does not change.

Sheet dimensions are preserved to a fraction of a point: A4 stays A4 rather than drifting into some other format, which is what naive reassembly from images usually does.

What does not carry over, besides the text layer, is everything interactive: form fields, links, annotations. They were objects on a page, and the page became a picture.

Limits, and the order of work with other tools

A document longer than a thousand pages will not be accepted: rasterising every page is expensive, and the ceiling here is hard. A document locked with an open password will not pass either and has to be decrypted first.

If the file still needs slimming after conversion, compress-pdf will manage: the pages are pictures now, and pictures are exactly the material compression works best on.

If you need the text layer back and the grey version already exists, recognition through ocr-pdf restores search. The layer will be a recognised one rather than the original, so typos are possible, but the document becomes searchable again.

If the file heads for an archive afterwards, run pdf-to-pdfa last: the grey conversion rebuilds the document and would strip a conformance marker applied earlier.

FAQ

It depends on the contents. A colour scan usually halves, because three colour channels are replaced by one brightness channel. A document with real text goes the other way and grows sharply, because the pages are redrawn as pictures: a text file can easily become hundreds of times bigger.
No. Every page is rebuilt as an image and the text layer is lost with it, so search, copy and selection stop working. The only way back is recognition through ocr-pdf.
Strict black and white keeps two colours and loses the midtones, which can erase signatures and stamps on scans. This tool produces grayscale: midtones survive and no colour is left in the file.
No, the conversion is one way: no colour information survives in the result. Keep the original file.
No. The basic workflow is available without creating an account.

More from this cluster

Related tools

← All Optimize tools

What to do next

If you need a practical next step or service guidance after reading, open these pages.

All tools

PDF tools catalog: merge, compress, split, convert, rotate, protect and unlock PDF files online, all directly in your browser.

FAQ

Answers to common questions about iHatePDF: whether registration is required, how files are processed, where to check limits, and whether it's safe to upload documents.

Contact

Contact iHatePDF about processing errors, choosing a tool, security, business inquiries, and suggestions for new features.