Convert a PDF to grayscale

Drop a PDF here

or click to choose — no page limit

Convert a color PDF to grayscale for printing or for a form that asks for black and white. Colors in the text, drawings, photos and gradients are changed to gray inside the PDF, so pages are not flattened into pictures: text stays sharp, selectable and searchable, and the file usually gets smaller. Every page is drawn again afterwards and checked for any color left. Nothing is uploaded.

Grayscale without turning pages into pictures

The easy way to make a PDF gray is to draw every page as an image, turn the image gray and save the images as a new PDF. It works, and it ruins the file: text can no longer be selected, searched or read aloud by a screen reader, small print goes soft, and the file grows. This tool does the harder thing and changes the colors inside the PDF itself — the color of every piece of text and every line and shape, every photo, every gradient, and the colors of comments and form fields.

We measured the difference on two text documents printed from a browser:

DocumentOriginalThis toolPages as images, 150 dpiPages as images, 200 dpi
3-page report90 KB80 KB, 1,638 of 1,638 words selectable1.40 MB, 0 selectable2.13 MB, 0 selectable
5-page article with links37 KB32 KB, 1,837 of 1,837 words selectable1.72 MB, 0 selectable2.55 MB, 0 selectable

The image versions are 17 to 80 times larger, and not one word in them can be copied.

Every page is checked afterwards

PDFs can hold color in many places: spot inks such as Pantone colors, color palettes, gradients, repeating patterns, CMYK photos, color profiles. After converting, the tool draws each page of the new file again and checks it pixel by pixel for any color that is left. It also compares each page with the original, so a mistake such as a CMYK photo coming out as a negative cannot slip through.

If a page fails either check, that one page — and only that page — is rebuilt as a 200 dpi grayscale image, and the report says which page and why, for example “Page 5 was turned into a grayscale image. It uses a color mesh gradient.” The other pages keep their text. In our test file of every color feature we could build (RGB, CMYK, color-profile, Lab, spot and multi-ink colors, palette, 16-bit, masked and transparent images, photos, gradients, patterns, a highlight comment and a form field), four of five pages converted as vectors and the fifth, a free-form mesh gradient, became an image as expected. 21 measured points on those pages matched the expected gray within a few levels.

How colors become gray

By brightness, the way your eye sees them, not by a plain average. RGB colors use the standard luma weights: 0.299 × red + 0.587 × green + 0.114 × blue. Pure yellow becomes a light gray (89%) and pure blue a dark one (11%), which is why a yellow highlight stays readable and blue text stays dark. CMYK colors use the conversion given in the PDF standard, and spot colors are converted through their own ink definitions, so a Pantone red becomes the gray of that red rather than a guess.

Two colors of the same brightness become the same gray. A pie chart that tells red from green only by color may be hard to read afterwards — worth a look before you print a hundred copies. The page previews below the download show every page of the result.

Real gray, not “gray-looking”

Photos are saved with a single gray channel. Browsers can only save JPEG files in color, so a gray photo saved by the browser is still a color image whose three channels happen to match, and some printers print such “black” using all their inks. This tool writes its own single-channel JPEG, which is also smaller: the test photo went from 6.9 KB to 3.8 KB. Text and drawing colors are written as gray values, so the file contains nothing but black ink amounts.

When to use it

  • Printing on an office printer that charges color rates for any page with color on it.
  • Forms, applications and court filings that must be submitted in black and white.
  • Checking how a document will look when photocopied or printed on a black-and-white laser.
  • Shrinking a PDF full of color photos — one channel instead of three.

Nothing is uploaded: the PDF is converted inside your browser tab. There is no hourly limit, no page limit and no sign-in. Bookmarks, links and form fields keep working. Password-protected files need to be unlocked first with Unlock PDF, and if you only need a smaller file, Compress PDF keeps the colors.

Frequently asked questions

Does converting a PDF to grayscale keep the text selectable?

Yes. Many converters draw each page as a picture and turn that gray, which makes text blurry and impossible to select or search. This tool changes the colors inside the PDF instead - text colors, shapes, photos and gradients - so text stays real text. Only a page that uses something the tool cannot convert directly is turned into an image, and the report names that page.

How do I know no color is left?

After converting, every page of the new PDF is drawn again and checked pixel by pixel for color. The same check compares it with the original to catch mistakes such as a photo coming out as a negative. If a page fails, that one page is rebuilt as a grayscale image and the report says which page and why.

How are colors turned into gray?

By brightness, not by averaging. RGB colors use 0.299 red + 0.587 green + 0.114 blue, the standard luma weights, so yellow becomes light gray and dark blue becomes dark gray. CMYK colors use the conversion in the PDF standard, and spot colors such as Pantone inks are converted through their own ink definitions.

Will the grayscale PDF be smaller?

Usually. Color photos are stored with one gray channel instead of three color channels - the test photo on this page shrank from 6.9 KB to 3.8 KB. A PDF that is mostly text changes little, because text was never what made it large. A page that has to be turned into an image adds size, and the report tells you when that happened.

Why print a PDF in grayscale instead of choosing black and white in the print dialog?

Some printers print 'black' made of colored inks, and some office print queues charge color rates for any page with color in it. A grayscale PDF contains only black ink values, so it prints the same on every printer, and you can check the result before printing.

Is my PDF uploaded?

No. The PDF is converted inside your browser tab and never sent anywhere. There is no page limit, no hourly limit and no sign-in. Password-protected PDFs need to be unlocked first.

Do links, bookmarks and form fields survive?

Yes. The document is edited in place, so bookmarks, links and form fields keep working; form field and comment colors are converted too. If a page has to become an image, its links are kept but its form fields and comments become part of the page picture.