How to Convert a Color PDF to Black and White: 5 Free Ways That Work
How to convert a color PDF to black and white: open the free browser tool, keep Colorspace on Gray, set noise, blur and rotation to 0, and download. On a Mac, use Preview's File → Export with a Quartz filter; on Windows, print with a grayscale option. Grayscale keeps 256 gray levels; pure black and white keeps two.
A color PDF is often the wrong file for the job: it prints expensively, uploads slowly to court and school portals, and a form may ask for a black and white copy. This guide walks through five free ways to convert PDF to black and white, what each one does to text and file size, and when grayscale hides information.
Product facts come from our own tool; the rest comes from Apple and Microsoft support pages, federal digitization guidelines, U.S. courts and university libraries, all linked inline.
How to convert a color PDF to black and white
You convert a color PDF to black and white by re-rendering every page without color information. A browser tool, macOS Preview, a print dialog or a physical printer can each do it. The fastest free route is a grayscale conversion in the browser, which takes seconds and needs no install or account.
The five ways covered below differ in three practical respects: whether the text stays selectable, whether the result is true two-tone black and white or grayscale, and how large the file ends up. Pick the route by what the recipient needs, not by habit.
- Browser tool (any OS): grayscale pages, private, works offline after first load, but pages become images.
- macOS Preview: Quartz filter on export, built into every Mac.
- Windows print dialog: grayscale when the printer driver or app offers it.
- Chrome or Edge print dialog: a Color setting, when the chosen destination supports it.
- Print and scan: a real paper copy in grayscale, scanned back to PDF.
Grayscale PDF vs black and white PDF: what differs?
A grayscale PDF stores each pixel as one of many gray shades, usually 256 at 8 bits. A true black and white PDF, also called bitonal or 1-bit, stores each pixel as either pure black or pure white. Most people who ask for "black and white" actually want grayscale, which keeps photos and shading readable.
The Federal Agencies Digital Guidelines Initiative (FADGI) defines the two terms precisely in its Technical Guidelines for Digitizing Cultural Heritage Materials: "Bitonal: Digital images produced using only two colors, black and white." and "Grayscale: Digital images produced using a range of grays between white and black."
The bit depth explains the difference in plain numbers. According to Wikipedia's entry on binary images, a bi-level image stores each pixel in a single bit. An 8-bit grayscale pixel has 256 possible values; the history of image scanners notes that 8-bit scanning, meaning 256 shades of gray, arrived on desktop scanners in 1989.
| Page type | Bits per pixel | Tones per pixel | Best for |
|---|---|---|---|
| Color (RGB) | 24 | About 16.7 million colors | Photos, charts, colored stamps |
| Grayscale | 8 | 256 grays | Mixed text and images, printing, most "black and white" requests |
| Bitonal (true B&W) | 1 | 2 (black or white) | Plain typed text, court e-filing, fax-like copies |
A 24-bit color pixel is 8 bits for each of the red, green and blue channels, which is why a typical color scan is described as 24-bit in the federal records digitization rules (36 CFR 1236). Grayscale drops two of those channels. Bitonal goes further and throws away every gray tone, so thin gray lines, pencil marks and photo detail can vanish or turn into speckle.
In short: if the PDF contains photos, logos, charts or light signatures, choose grayscale. If it is typed text only and the recipient demands the smallest possible file, bitonal is acceptable, but check every page after conversion.
Way 1: Convert PDF to black and white in the browser
Our free browser tool converts a color PDF to black and white by rendering every page in grayscale and saving the pages into a new PDF. The work happens locally with pdf.js and canvas, so the file is not uploaded to a processing server. It runs on Windows, macOS, ChromeOS, Linux and mobile browsers.
The tool was built to make PDFs look scanned, which is why its default output adds light noise, blur and a small tilt. Setting those effects to zero turns the same engine into a clean grayscale converter. Keep the defaults instead if you want the copy to look like it came off an office copier.
- Open the tool. Go to pdflookscanned.com/scan in Chrome, Edge, Safari or Firefox. No signup is needed, and after the first load the page also works offline.
- Add the color PDF. Drag the file onto the page or click to choose it. A live preview of the first page appears within seconds.
- Keep Colorspace on Gray. Gray is the default, so a fresh session already produces a grayscale PDF. Switch to Color only when you want to keep the original colors.
- Remove the scan effects. Set Noise to 0, Blur to 0, Rotate to 0° and Rotate variance to 0°. Leave Yellowish at 0 and Border off, so the page stays neutral gray on white.
- Adjust contrast if needed. Contrast and Brightness run from 0 to 2 with 1 as neutral. Raise Contrast to about 1.2–1.4 when faint colored text turns pale in grayscale.
- Choose the resolution. 2× (about 144 dpi) suits screen reading and most uploads. Use 3× (about 216 dpi) for small print or a document you plan to print.
- Download the PDF. Click download, open the result and scroll through every page before you send it.
For a folder of files, the bulk scanner applies the same settings to several PDFs and returns them in one ZIP archive. The Chrome extension offers the same engine in a side panel if you convert files often.
Which tool settings give a clean grayscale PDF?
A clean grayscale PDF comes from Colorspace Gray with every scan effect at zero: Noise 0, Blur 0, Rotate 0°, Rotate variance 0°, Yellowish 0, Border off. Brightness and Contrast stay at 1 unless faint text needs help. Resolution 2× is the balanced default for size and sharpness.
- Colorspace
- Gray (default). Produces grayscale pages, not 1-bit bitonal pages.
- Noise
- 0 for a clean copy; default 0.1 adds light scanner grain.
- Blur
- 0 for crisp text; default 0.3 softens edges like a flatbed scan.
- Rotate / Rotate variance
- 0° and 0° for straight pages; defaults are 1° and 0.5°.
- Brightness
- 1 is neutral; range 0–2. Raise slightly to whiten a gray background.
- Contrast
- 1 is neutral; range 0–2. Raise to 1.2–1.4 to darken pale colored text.
- Yellowish
- 0 keeps white paper; higher values add a warm paper tone.
- Resolution
- 1× to 3× in 0.5 steps; 2× ≈ 144 dpi, 3× ≈ 216 dpi.
For a copier look instead, leave the defaults: Gray, Noise 0.1, Blur 0.3, Rotate 1°, variance 0.5°. That setting is what most people mean when they want a PDF that looks printed and scanned in black and white. Our guide to the scan effect explains each artifact and preset in detail.
The tool cannot produce a strict 1-bit file. High contrast (around 1.6–2) pushes pages toward a stark two-tone look, but the pixels are still stored as grayscale JPEG. If a portal explicitly demands bitonal images, use a scanner set to black and white mode, as described in Way 5.
Way 2: Convert a color PDF to black and white on Mac
On a Mac, you convert a color PDF to black and white with Preview, the built-in PDF viewer. Open the file, choose File → Export, pick a Quartz filter such as Black & White or Gray Tone, and save under a new name. No download or extra app is needed, and the export takes seconds.
Apple documents this directly in the Preview User Guide: "You can modify a PDF opened in Preview using Quartz filters that add effects or change colors. For example, you can convert a color document to black and white, or apply a sepia tone."
- Open the color PDF in Preview (double-click it, or right-click → Open With → Preview).
- Choose File → Export. Do not use Export as PDF, because that dialog has no Quartz Filter menu.
- Make sure Format is set to PDF.
- Open the Quartz Filter pop-up menu and choose Black & White or Gray Tone.
- Give the file a new name, such as "invoice-bw.pdf", so the color original survives, then click Save.
Black & White or Gray Tone in Preview?
Both Preview filters remove color, but they render tones differently. Black & White tends to give a harder, higher-contrast page in which pale colors can drop out, while Gray Tone keeps smoother grays that suit photos and charts. Export once with each filter and compare them side by side if the document has colored graphics.
Because the filter is applied during PDF export rather than by photographing the page, typed text usually stays selectable and searchable. Confirm with Command-F on a word you can see. Preview also has a Reduce File Size filter; Apple's page on shrinking PDFs notes it can lower quality, so only apply it after checking the grayscale result.
Way 3: Convert PDF to black and white on Windows
On Windows, you convert PDF to black and white by printing it to the built-in Microsoft Print to PDF printer with a grayscale or black and white option switched on. The catch is that the option only appears when the app or printer driver offers it, so some setups print in color anyway.
Microsoft's own help for printing in black and white from Word tells users to open File → Print → Printer Properties and "Select the properties for printing in color, grayscale or black and white." The same page notes that the available settings depend on the printer model and its driver.
- Open the PDF in the app you normally use to view it, or open the source document (Word, Excel) if you still have it.
- Press Ctrl+P and choose Microsoft Print to PDF as the printer.
- Look for a Color, Color mode or Grayscale setting in the dialog, or click Printer Properties / Preferences and check there.
- Select Black and white or Grayscale, click Print, and name the new PDF when Windows asks where to save it.
- Open the saved file and confirm that the colors are really gone.
When the print route works, text drawn by the app is usually kept as text, so the black and white PDF stays searchable. If you started from a Word file, printing from Word keeps the layout better than printing from a PDF viewer.
Way 4: Save a black and white PDF from Chrome or Edge
Chrome and Edge can open a PDF and print it again, and their print preview includes a Color setting for destinations that support it. Choose Black and white when the setting appears, then save or print. Whether the Color option shows up for a PDF destination depends on the browser version and the chosen printer.
Microsoft's Edge printing guide lists a Color setting with Color and Black and white choices in the Edge print dialog. Chrome's print preview offers a similar Color menu for many printers. For the built-in Save as PDF destination, however, the Color menu is often missing, and nothing converts.
- Drag the color PDF into a Chrome or Edge window so it opens in the built-in viewer.
- Press Ctrl+P (Command-P on a Mac) to open print preview.
- Pick the destination: Save as PDF, or Microsoft Print to PDF on Windows.
- Open More settings if needed and look for Color. If it is there, choose Black and white and watch the preview turn gray.
- If the preview stays in color, the destination does not support the switch; use a different route.
- Click Save or Print and name the new file.
The preview pane is the test: if it turns gray before you save, the saved PDF will be gray too. Browser printing also rebuilds the pages, so form fields, links and bookmarks from the original may not survive. Keep the color original if those matter.
Way 5: Print in grayscale and scan a black and white PDF
The old-fashioned way is to print the color PDF in grayscale on a physical printer and scan the paper back with the scanner set to Black and white or Grayscale mode. The method is slow and uses paper and toner, but it is the only route that produces a genuine 1-bit bitonal scan.
Scanners and multifunction printers usually offer three color modes: Color, Grayscale and Black and white (sometimes labeled Text or Monochrome). Black and white mode is the bitonal setting that court systems ask for.
The U.S. District Court for the Middle District of North Carolina explains why in its CM/ECF procedures manual: "Because documents scanned in color or containing a graphic take much longer to upload, filing parties must configure their scanners to scan documents at 300 dpi and in black and white rather than in color."
- Print the PDF with the printer's Grayscale or Black and white option enabled.
- Place the pages in the scanner or document feeder.
- Set the color mode (Black and white for typed text, Grayscale for photos) and 300 dpi.
- Scan to PDF and check each page for skew, cut-off edges and faint areas.
The resulting PDF is an image of paper, so its text is not searchable unless the scanner software runs OCR. It also carries real scanner traits: slight tilt, dust and uneven gray. If you only want that look without the paper, the PDF to scanned PDF guide shows how to reproduce it digitally.
Which way to convert a color PDF to black and white?
The best way to convert a color PDF to black and white depends on your system and on what the recipient needs. The browser tool works everywhere and gives consistent grayscale, Preview is quickest on a Mac, print routes keep text searchable when available, and print-and-scan is the only true bitonal option.
| Way | Systems | Text stays selectable? | Grayscale or true B&W | File size | Speed |
|---|---|---|---|---|---|
| 1. Browser tool | Any OS with a modern browser, incl. mobile | No (pages become images) | Grayscale | Predictable; set by resolution 1×–3× | Seconds per file; bulk ZIP |
| 2. Preview Quartz filter | macOS only | Usually yes | Grayscale (Black & White filter is high contrast) | Varies; can shrink or grow | Seconds |
| 3. Microsoft Print to PDF | Windows | Usually yes | Grayscale, if the driver offers it | Close to the original | Seconds, when the option exists |
| 4. Chrome / Edge print | Windows, macOS, ChromeOS, Linux | Usually yes | Grayscale, if the destination supports Color | Close to the original | Seconds |
| 5. Print and scan | Any, plus a printer and scanner | No, unless OCR runs | True 1-bit B&W or grayscale | Small in B&W mode, large in grayscale | Minutes per document |
"Usually yes" means the route passes existing text through, but a PDF that was already a scan contains no text to keep. Always run a quick search inside the result to be sure.
A simple rule of thumb: if you need searchable text, start with Way 2, 3 or 4. If you need something that always works, on any device, with the same result each time, use Way 1. If a portal demands a bitonal image, use Way 5.
Is a grayscale PDF smaller than a color PDF?
A grayscale PDF is usually smaller than the same pages in color, and a true black and white PDF is far smaller still, because each pixel carries 8 bits or 1 bit instead of 24. For PDFs that contain mostly text rather than images, the saving from grayscale can be small.
The U.S. District Court for the Northern District of California published a telling comparison in its guide to preparing CM/ECF filings. A 317-page document scanned as bitonal at 300 ppi came to 23.86 MB and remained legible; the same document in grayscale at 400 ppi came to 374.47 MB, about 15.7 times larger.
Two things drive that gap: bit depth and resolution. The court's grayscale version also used a higher resolution, so part of the difference comes from 400 versus 300 ppi. The lesson still holds: bitonal files are dramatically smaller, which is why the Western District of Washington warns in its CM/ECF technical FAQ that "Scanning at a higher resolution can cause lagging/timeout issues while uploading."
With our tool, resolution matters more than color mode. A text PDF converted at 1× or 1.5× produces a much smaller file than at 3×, because each page is stored as a JPEG image whose pixel count grows with the square of the scale. If a native PDF is already small, converting it to images may make it larger, not smaller.
Does a black and white PDF cost less to print?
A black and white PDF usually costs less to print where printing is billed per page. University libraries publish the gap openly: color pages commonly cost around two and a half to three times the black and white rate. At home, the saving depends on your printer and cartridges, so no single figure applies.
| Library | Black and white | Color | Color vs B&W |
|---|---|---|---|
| University of Utah health sciences library (as of Dec 1, 2025) | 8¢ | 25¢ | About 3.1× |
| East Tennessee State University library | 10¢ | 25¢ | 2.5× |
At those rates, a 40-page color handout costs $10.00 to print in color and $3.20 to $4.00 in black and white. Many campus and office print systems charge the color rate for any page that contains color, even a small blue logo, so a full grayscale conversion before printing avoids surprise charges.
Converting the file is more reliable than ticking "black and white" at the printer when you send the PDF to someone else, a copy shop or a shared queue. The recipient's default settings no longer matter, because there is no color left to print.
When does a grayscale PDF lose information?
A grayscale PDF loses information whenever meaning depends on color: highlighted passages, red stamps or corrections, color-coded charts, maps and traffic-light status tables. Colors with similar brightness, such as red and green, turn into nearly identical grays, so the distinction simply disappears after conversion.
The problem is brightness, not hue. Grayscale keeps only how light or dark each color is. A yellow highlighter is very light, so it often vanishes into white paper; saturated red and mid green can map to almost the same gray; a blue link may look like ordinary black text.
Contrast tips for colored highlights, stamps and charts
- Yellow highlights: raise Contrast to about 1.3 and lower Brightness slightly (0.9) in the tool so the highlight stays a visible gray band.
- Red stamps and signatures: red often turns mid-gray. Increase Contrast and zoom in on the preview to confirm the stamp text is still legible.
- Charts and graphs: if series are distinguished only by color, edit the source to add patterns, markers or direct labels, then export a new PDF before converting.
- Maps and heat maps: keep a color copy, or send both versions, because gradients rarely survive grayscale.
- Pale text: light gray or pastel text on white may fade; Contrast 1.2–1.4 usually brings it back.
The same rule is a core accessibility principle. The W3C's WCAG guidance on use of color says color should not be the only visual means of conveying information, and the grayscale test is a quick way to find places where a document breaks that rule.
Bitonal conversion is harsher still. Every pixel becomes black or white by a threshold, so light shading, gray backgrounds and photos can turn into blotches or disappear. Check photos, letterhead logos and signatures page by page when a portal forces 1-bit output.
How to check a black and white PDF before sending
Check a black and white PDF by opening it at 100% zoom and scrolling every page, searching for a visible word, comparing the page count with the original and looking at the file size. Five minutes of checking prevents a rejected upload or a form with an unreadable stamp.
- Page count: the converted file should have exactly as many pages as the original.
- Legibility: zoom to 100% or more on the smallest print, footnotes and signatures.
- Color-dependent content: look at every highlight, chart legend and stamp from the list above.
- Search test: press Ctrl+F or Command-F and search for a word you can see. A hit means the text is live; no hit means the pages are images, as they are after the browser tool. Our guide to scanned PDFs explains the difference.
- File size: compare it with the portal's limit before you upload, not after.
Text searchability matters for more than filing rules. The W3C's PDF7 technique states that "A document that consists of scanned images of text is inherently inaccessible because the content of the document is images, not searchable text." If accessibility is required, prefer a route that keeps text, or run OCR on the image-only result.
Most people who ask us how to convert a color PDF to black and white need grayscale, not true 1-bit black and white. We keep Gray as the default colorspace because it reads well on screen and prints cleanly, and we tell people plainly that our tool turns pages into images. If you need searchable text, use Preview or a print route; if you need the same result on any device, use the browser.The Make PDF look scanned team — builders of the web tool and Chrome extension
Convert PDF to black and white: FAQ
These answers cover the questions people ask most often when they convert a color PDF to black and white: free options, phones, grayscale versus bitonal output, searchable text, file size, printing and privacy. Each answer is short and points to the section above with the full steps and sources.
How do I convert a color PDF to black and white for free?
Open the free browser tool, keep Colorspace on Gray, set Noise, Blur and Rotate to 0 and download the result. On a Mac, Preview's File → Export with a Quartz filter is also free. On Windows, a print dialog with a grayscale option works when your driver offers one.
Is grayscale the same as black and white?
No. Grayscale stores up to 256 shades of gray per pixel at 8 bits, while true black and white (bitonal) stores only black or white at 1 bit. In everyday use, "black and white PDF" usually means grayscale, which keeps photos and shading readable.
Will my text stay searchable after conversion?
With Preview and most print-to-PDF routes, typed text usually stays selectable and searchable. Our browser tool rasterizes pages, so the text becomes part of an image and can no longer be searched or copied. Test any result with Ctrl+F or Command-F.
How do I convert a PDF to grayscale on a Mac?
Open the PDF in Preview, choose File → Export, open the Quartz Filter menu and pick Gray Tone or Black & White, then save under a new name. Gray Tone keeps smoother shading; Black & White is higher contrast.
Why does Microsoft Print to PDF keep my colors?
The grayscale option depends on the app and the printer driver, and Microsoft Print to PDF often shows only orientation and paper size. Without a color setting, the output stays in color. Use the Edge print dialog or the browser tool instead.
Can I convert a color PDF to black and white on my phone?
Yes. The website version of our tool runs in mobile browsers on iPhone and Android, and the processing happens on the phone itself. Open the scan page, choose the PDF from Files, keep Gray and download the converted copy.
Does converting to black and white reduce PDF file size?
Often, but not always. Bitonal scans are far smaller than grayscale ones: a Northern District of California test measured 23.86 MB versus 374.47 MB for the same 317 pages. A native text PDF turned into page images can grow, so compare sizes after conversion.
Can the browser tool make true 1-bit black and white?
No. The tool outputs grayscale JPEG pages. High Contrast values make pages look stark and two-tone, but the pixels are still grayscale. For a genuine bitonal file, scan paper in the scanner's Black and white mode.
Why did my yellow highlights disappear?
Grayscale keeps only brightness, and yellow is almost as light as white paper, so highlights fade out. Raise Contrast to about 1.3 and lower Brightness slightly, or re-mark the key passages with underlines before converting.
Is my PDF uploaded when I use the browser tool?
No. Pages are rendered and converted locally in your browser with pdf.js and canvas, and files are not sent to a processing server. After the first visit, the tool also works offline.
Can I make the black and white PDF look scanned too?
Yes. Keep Colorspace on Gray and leave the default Noise 0.1, Blur 0.3 and a 1° rotation for a copier-style result. Our pillar guide on how to make a PDF look scanned compares six methods and presets.
How do I convert many color PDFs to black and white at once?
Use the bulk scanner: add several PDFs, apply Gray with the scan effects at 0 and download all converted files in one ZIP archive. The Chrome extension accepts several files at once as well.
Convert your color PDF to grayscale now
Drop the PDF into the free tool, keep Colorspace on Gray and download a black and white copy. Everything runs locally in your browser.