PDF to Black & White Converter
Convert a color PDF to grayscale. Each page is rendered, desaturated, and re-embedded in a new PDF.
Drop your PDF file hereTap to select a file
Supports PDF, up to 200MB
What to do next
Related tools
PDF to Images Converter
Convert all PDF pages to PNG images. Single-page PDFs produce one PNG; multi-page PDFs produce a ZIP of PNGs.
pdfPDF to Text Extractor
Extract all text content from a PDF and download it as a plain text file. Preserves reading order across all pages.
pdfPDF Comparison Tool
Visually compare two PDF files. Each page is rendered and diffed pixel-by-pixel, highlighting all changes in red.
pdfExtract Single PDF Page
Extract any single page from a multi-page PDF into a new single-page PDF. Choose your page number — all content and annotations are preserved.
pdfAbout PDF to Black & White
PDF to Black & White is the kind of utility you bookmark and reach for when you need it. Convert a color PDF to grayscale. Each page is rendered, desaturated, and re-embedded in a new PDF. It loads quickly, works on any modern browser, and produces a result you can download or copy in a single click.
PDF to Black & White fits naturally into the workflow of real-estate agents bundling disclosures and students assembling reading packets, both of whom typically need a fast result inside the browser. There is no learning curve to budget for: anyone who has used a typical web upload form can complete a run on the first try.
PDF to Black & White works well as a bookmarked utility you reach for when you need it. The first visit shows you what the tool does; the second is when you realise it is a low-friction option for the task and worth keeping in your tab list.
The processing pipeline is straightforward: your input is parsed by Mozilla's PDF.js renderer, transformed according to the options you select, and serialised back into a downloadable result. Accepted input formats are PDF. The 200 MB per-file ceiling matches what a typical browser tab can handle without paging to disk.
The browser sandbox isolates the page's JavaScript from the rest of the system, the same way it isolates every other tab you have open. PDF to Black & White works inside that sandbox: it reads the file you give it, processes it with Mozilla's PDF.js renderer, and writes the result back. Nothing leaves the page's memory unless you choose to download or copy it.
Workflow tip: PDF to Black & White pairs well with PDF to Images Converter and PDF to Text Extractor. Other adjacent tools you may find useful are PDF Comparison Tool and Extract Single PDF Page. Because every tool is a separate page, you can mix and match the steps that match your job. Bookmark the ones you reach for the most.
The architecture imposes only the limits the browser itself imposes. The published 200 MB ceiling is conservative; most modern devices comfortably handle inputs up to that size, and the cap exists so the tool degrades gracefully on phones and budget laptops rather than running out of memory.
Some notes on the design of PDF to Black & White. The page is intentionally narrow: one input, the controls relevant to the task, and one output. Adding unrelated features would make the common case slower for the majority of users, so the surface is held to what people actually use.
Output handling is intentionally boring: PDF to Black & White produces `{name}-bw.pdf` and triggers your browser's standard "save" behaviour. If you have a default download folder configured, that is where it will land. There is no Favtoo-side history of jobs you have run.
From a product perspective, PDF to Black & White is one of the simplest possible expressions of "do one thing well." The catalog contains dozens of related tools that each handle a slightly different PDF document workflow task, and every one is a separate page rather than a tab inside a larger app. That separation keeps each tool fast to load and easy to bookmark.
PDF to Black & White runs as a regular web page, so there is no install step or permission grant before the first run. The page can be audited by viewing the source or by watching the developer-tools Network tab while a job runs.
Pro tip: PDF to Black & White works just as well in a private/incognito window as in a normal one, which is occasionally useful when you want zero browser-history footprint of the job. Another tip: if the tool ever feels slow, it is almost always because the browser tab is competing for CPU with another tab — pausing or closing the heavy ones gives the engine room to work.
When something goes wrong, the cause is usually one of three things: a malformed input, a browser that is out of memory, or a corporate proxy that is interfering with the page's static assets. The first two are easy to diagnose; the third typically requires asking your IT team to allow Mozilla's PDF.js renderer to load.
That is the whole tool. Use PDF to Black & White for as long as it stays useful to you, and if it does, the catalog has many more tools built the same way. Each applies the same single-purpose discipline, so the way you used this page transfers to the next one you try.
How it works
- 1Open PDF to Black & White in your browser. The page loads quickly and the tool is ready to use the moment it becomes interactive.
- 2Drop a PDF file onto the upload area, or click to pick one from your device.
- 3Adjust the options to match what you need. Sensible defaults cover the most common case, so you can usually skip this step.
- 4Hit the run button. Mozilla's PDF.js renderer does the work in your browser tab.
- 5Save the output (`{name}-bw.pdf`) when it is ready.
- 6Run additional jobs as needed. The same controls and defaults apply on every run.
Common use cases
- Prepare a packet of receipts for an expense report submission using PDF to Black & White.
- Rotate scanned pages that came in upside-down from the office scanner.
- Lock a confidential document with a password before sharing externally.
- Send a polished, print-ready PDF to a client without watermarks.
- Convert a bundle of flyers into a single archival PDF.
- Reorder pages of a multi-chapter scan into the correct reading order.
- Strip blank or test pages from a scanned document.
- Split a 200-page exhibit bundle into one PDF per exhibit.
- Combine a portfolio sample into a single application packet.
- Extract a specific signed page from a long contract bundle.
FAQ
How does it work?
Each page is rendered at 2× resolution, converted to grayscale using the luminance formula, and re-embedded in a new PDF.
File size?
Grayscale PDFs are often smaller than color originals.
Text quality?
Text remains clear and sharp in the grayscale output.
Private?
Yes — everything runs in your browser. No file ever leaves your device.
Use cases?
Printing on B&W printers, reducing file size, preparing documents for faxing or archival.
How accurate is PDF to Black & White?
PDF to Black & White is built on Mozilla's PDF.js renderer, which is the same class of engine used by professional PDF document workflow pipelines. For deterministic operations, the output is byte-identical to what an equivalent CLI run would produce; for operations involving a codec or a model, the result is well within the range of what comparable tools generate. If you have a specific reference output you need to match, run a small test job first to confirm the configuration produces what you expect.
Is PDF to Black & White really free?
PDF to Black & White is free to use. The processing runs in your browser, which keeps the per-user cost low enough that the tool can be offered openly. The download is the same file the engine produced — you can use it for as many runs as you need.
How is PDF to Black & White different from desktop apps that do the same thing?
Desktop apps usually have more advanced features but require installation, maintenance and (often) a licence. Paid online tools are convenient but route your file through their servers and gate downloads behind accounts. PDF to Black & White sits in between: free, instant, and private, but intentionally narrow in scope. For one-off jobs and the common PDF document workflow operations, it is usually the lowest-friction choice; for highly specialised work, a dedicated app is still the right answer.
Can I process multiple files at once with PDF to Black & White?
PDF to Black & White processes one input at a time by design — it keeps memory usage predictable on lower-end devices and makes results easier to verify. To handle a folder, run the tool once per file; the page stays loaded between runs and remembers your last-used settings, so the second run is essentially instant.
Why is my browser prompting me when I open PDF to Black & White?
PDF to Black & White only needs the standard web platform — file picker access for the inputs you choose to load, and optionally clipboard access if you copy the result rather than downloading it. There is no microphone, camera, geolocation or background-permission request, because none of those are needed for the work the tool does.
Does PDF to Black & White reduce quality of the result?
PDF to Black & White is built to preserve quality wherever the underlying PDF format allows it. Operations that are mathematically lossless (e.g. structural transformations, lossless re-encoding) round-trip with no perceptible change. Operations that involve a lossy codec inevitably introduce small artefacts at the byte level, but the defaults aim at the sweet spot where output looks or sounds the same to a normal viewer or listener while still being meaningfully smaller or faster than the input.
Which file formats does PDF to Black & White accept?
PDF to Black & White accepts PDF. If your input is in a format that is not directly supported, convert it first using one of Favtoo's converter tools — every Favtoo converter outputs a file that is a clean input to the next tool in the chain.