🌓 Convert PDF to Grayscale
Turn a colour PDF black and white for cheaper printing. Your text stays selectable, and the file is never uploaded.
Why this is not just a print setting
Most people reach for a grayscale file only after the print setting has let them down. AirPrint on an iPhone has no black-and-white toggle at all. Acrobat's greyscale setting is famous for not sticking between prints. Preview on a Mac has a Gray Tone filter that converts the page you are looking at and leaves the rest of the document in colour. And a shared library or campus printer often decides on its own that a page containing any colour at all is a colour page, at five to ten times the price per sheet.
Converting the file settles it. The document is black and white before it ever reaches the printer, so there is no setting left to forget and nothing for the billing system to reclassify.
It does not flatten your pages into pictures
This is the usual complaint about grayscale converters, and it is worth being precise about. Many tools re-render every page as an image. That does produce a grey document, but the text stops being text: you can no longer search it, select it, or copy a quote out of it, screen readers cannot read it, and the file balloons. On a twelve-page vector document we measured a re-render at nearly three hundred times the original size.
This tool rewrites the colour instructions inside the PDF instead. Your text stays text, your links stay clickable, form fields still work, and the layout does not move. Files usually come out a little smaller, because a grey image stores one value per pixel where a colour one stores three.
Black stays black
The other common complaint is text that arrives at 92% grey instead of solid black, which looks washed out on paper and costs you the crispness you were printing for. The conversion here uses the formulas written into the PDF specification itself, and those map pure black to pure black exactly, whether your document defines it as RGB black or as CMYK. It is checked on every build by measuring the darkest pixel of a converted page.
Grey, or no grey at all?
Shades of grey is the right answer almost always. A red heading becomes a mid grey, a photograph still looks like a photograph, and the page reads the way it was designed to.
Pure black and white is for the jobs that cannot use grey at all. A fax machine has no greys, so it converts them itself using whatever rule it happens to have, which is why faxed photographs so often arrive as dark blobs. Offset printing has the same constraint at the plate. Choosing pure black and white moves that decision here, where you can see the result first. Photographs are dithered, so a picture still reads as a picture rather than collapsing into two solid areas, while flat artwork and text are left clean rather than speckled. Anything faint may disappear entirely, and the tool tells you when that has happened.
Greyscale or grayscale?
Both spellings mean the same thing here. Greyscale is the usual British spelling and grayscale the American one, and this tool does not care which you typed.
Not allowed to use online tools at work?
This page cannot upload your file: everything runs in your browser and nothing is sent anywhere. You can check that yourself on the verify page or in your browser's network panel.