Free PDF Grayscale Converter

Convert color PDFs to grayscale (black and white) instantly. Perfect for printing and archiving. No upload needed.

Your files never leave your device
Drop PDF here or click to browse

Supports PDF files · up to 100 MB

Quality Settings
About PDF Grayscale Conversion: This tool converts all color content to black and white, preserving text clarity and document structure. Grayscale PDFs are ideal for archiving, printing in black and white, reducing file size, and saving printing costs. The conversion quality depends on the DPI setting-300 DPI is recommended for scanned documents, while 150 DPI works well for digital PDFs.

How It Works

  1. Upload or drag and drop your color PDF into the box above.
  2. Choose your DPI quality setting (150 for smaller files, 300 for high quality).
  3. Click "Convert to Grayscale" to process the file in your browser · nothing is uploaded to a server.
  4. Preview the first page in the before/after view to verify the quality.
  5. Download your grayscale PDF immediately when ready.

Why Convert to Grayscale?

Converting PDFs to grayscale offers multiple benefits: it reduces file size significantly (20-40% smaller), saves printing costs by eliminating color ink usage, and ensures documents print correctly on black and white printers. Grayscale PDFs are required for many formal document submissions, legal filings, and archival purposes. They're also easier to email, faster to upload, and take less storage space. This tool is essential for businesses managing large document archives, students preparing formal submissions, and professionals standardizing document formats.

DPI Settings Explained

Frequently Asked Questions

What happens to images and graphics in my PDF?

All color images, graphics, and backgrounds are converted to grayscale. Text remains sharp and readable. Color information is preserved as grayscale values, so your document maintains full clarity and detail.

Can I convert only certain pages to grayscale?

This tool converts the entire PDF. To convert only specific pages, you can split your PDF, convert one portion, then merge the results using other Absolutool utilities.

Will my PDF links and form fields work after conversion?

Grayscale conversion rasterizes each page to an image, so the output is image-only: text is no longer selectable and hyperlinks and form fields are not interactive. If you need to keep the text layer, links, or form fields, work from your original file instead.

How much smaller will my PDF be after conversion?

File size reduction depends on your PDF content. Color-heavy PDFs typically reduce by 20-40%. Text-only PDFs may have minimal size reduction since they're already efficient. Results vary based on image complexity and content type.

Is the converted PDF the same quality as using Photoshop or professional software?

This tool uses professional rendering libraries (pdf.js) to ensure high-quality conversion. At 300 DPI, results rival professional tools. For specialized use cases (photo editing, color profile management), professional software may offer additional options.

What if I accidentally convert the wrong PDF?

No problem-simply upload your original color PDF again and convert it as needed. This tool doesn't modify your original file, so you can always convert the same file multiple times with different settings.

What is PDF grayscale conversion?

PDF grayscale conversion turns a color document into a black-and-white-and-gray document, removing all hue information and keeping only luminance. Text that was blue or red becomes black; coloured backgrounds become shades of gray; photographs become monochrome. The text stays readable, the layout stays intact, but the colour layer is gone. This is the same transformation a black-and-white photocopier or a fax machine performs, just done before the document reaches the printer or fax.

The conversion matters because colour and grayscale documents behave differently on output. Colour ink and toner cost roughly ten times more per page than black, so printing a colour document on a colour printer is expensive. Many office printers default to colour and quietly bill the higher cost; converting to grayscale first guarantees a black-only print run. Faxes are inherently monochrome; sending a colour PDF over fax produces unpredictable results. Some legal and government submission systems require monochrome PDFs and reject colour. E-ink readers (Kindle, Kobo, reMarkable) display in grayscale anyway.

This tool runs entirely in your browser using pdf.js (for rendering each page) and pdf-lib (for assembling the output PDF). Each page is rendered to a canvas at your chosen DPI, the canvas pixels are converted to grayscale, and the result is wrapped back into a new PDF. No file is uploaded to a server. The output PDF is a new document; your original colour PDF stays untouched on disk for whenever you need the colour version again.

What is inside the tool

A drop zone at the top accepts your colour PDF. Drag the file in or click to select. The DPI selector lets you choose between 150 DPI (smaller output, faster conversion, fine for screen viewing and casual printing) and 300 DPI (larger output, slower conversion, recommended for high-quality printing and archival). 150 DPI is a sensible default for born-digital PDFs; 300 DPI is better for scanned documents where you want to preserve scan-level detail.

Click Convert to Grayscale and the tool walks through every page, renders it to canvas at the selected DPI, converts the pixel data from colour to grayscale, and adds the page to a new PDF. The progress bar shows which page is being processed. For a typical 10-20 page document this takes a few seconds; for a 200-page document it can take a minute. Each page rendering and conversion runs on the main thread, so the browser tab stays responsive but the conversion is single-threaded.

When conversion finishes, a preview appears alongside a Download button. The download saves the new grayscale PDF to your default downloads folder. You can re-run the conversion with different DPI settings on the same file without re-uploading; the original is held in browser memory until you clear or close the tab. The output file size is typically 30-60 percent smaller than the original colour PDF, depending on how much of the original was photographs.

History and background

The economics of monochrome printing (early 1900s)

Commercial printing has been monochrome-by-default for over a century. Offset lithography (refined in 1903 by Ira Washington Rubel and Aloïs Senefelder's earlier stone-printing process) requires one printing plate per ink colour. A black-only run uses one plate; a full-colour run uses four (cyan, magenta, yellow, black, the CMYK model) plus the setup time to register them. Newspapers and books stayed largely black-and-white well into the 1980s for this reason. The cost gap between monochrome and full-colour printing has never disappeared, only narrowed.

Xerox 914 establishes the office monochrome standard (1959)

The Xerox 914, released in 1959, was the first commercially successful plain-paper photocopier. It produced black-on-white copies and made monochrome reproduction trivial in every office. For three decades, office copying meant black-and-white. Colour copiers existed (Xerox 6500 in 1973, Canon CLC-1 in 1987) but cost tens of thousands of dollars and stayed in specialty print shops. The monochrome-default culture this created persists: most offices still print to a black-only laser printer first and only use the colour printer when necessary.

PostScript Level 2 and PDF colour spaces (1991)

Adobe's PostScript Level 2 (1991) introduced formal colour space management: DeviceRGB for screen-style colour, DeviceCMYK for print, DeviceGray for monochrome, and ICC-profile-aware CalRGB/CalGray for calibrated colour. PDF inherited all of these when it launched in 1993. A modern PDF can mix multiple colour spaces on the same page (a CMYK photo embedded in an RGB document with grayscale text), which is why converting to grayscale requires actually traversing the content and remapping every colour operator to its grayscale equivalent.

HP Color LaserJet brings colour to the office (1996)

The HP Color LaserJet (October 1996) was the first colour laser printer aimed at offices. At seven thousand dollars it was expensive but established colour office printing as a realistic option. By the early 2000s, prices had fallen and colour multi-function printers became common. But the per-page cost gap stayed: as of 2026, a typical office black-and-white laser print costs about one cent, while a colour laser print costs eight to twelve cents. Converting documents to grayscale before printing remains a meaningful cost optimisation for high-volume print runs.

PDF/X for print publishing (2001)

PDF/X (ISO 15930, first published 2001) is a family of PDF subsets designed for print publishing. PDF/X-1a requires CMYK-only colour (no RGB); PDF/X-3 allows ICC-tagged RGB; PDF/X-4 (2008) added transparency support. Newspaper, magazine and book printers typically require PDF/X submissions because the constrained format eliminates colour ambiguity at print time. A grayscale PDF is by definition a strict colour-controlled document and is accepted by every PDF/X workflow, even those that reject RGB.

The rise of e-ink and the return of grayscale (2007 onwards)

The first Amazon Kindle (November 2007) brought e-ink displays to the mass market. E-ink panels render in grayscale (16 shades on most readers, up to 64 on newer hardware). Loading a colour PDF onto a Kindle, reMarkable, Kobo or Boox produces a device-side grayscale conversion that may not match a desktop preview. Converting to grayscale first gives you control over how the conversion happens (DPI, contrast, colour weighting) instead of leaving it to the device firmware. For PDFs intended for e-ink reading, pre-conversion is almost always worth doing.

Practical workflows

Printing handouts on a black-and-white office printer

You have a colour brochure or report you need 30 copies of for a meeting. The office printer is black-and-white only, or the colour printer queue is locked behind a manager-approved cost code. Convert to grayscale first, then print. The grayscale version prints with predictable contrast: the originally-bright-yellow heading is no longer nearly invisible, the blue hyperlinks are clearly visible as dark text, the chart bars are distinct shades of gray instead of all looking the same after the colour-to-mono conversion. Choose 150 DPI for documents to be read at desk distance; 300 DPI if there is fine detail.

Faxing or e-faxing a document

Fax machines and e-fax services (eFax, RingCentral Fax, Hellofax) transmit only black and white. A colour PDF sent over fax goes through a one-bit threshold conversion at the sender's end, which makes mid-tone colours unpredictable: a light-blue logo might come out as a solid black block or vanish entirely. Convert to grayscale before faxing so you control the conversion. Healthcare (HIPAA-compliant fax is still common), legal (court fax intake for some jurisdictions) and insurance (claims fax-back forms) workflows still rely on faxing.

Reducing email attachment size

A 15 MB colour PDF that won't go through your email provider's 10 MB attachment cap often shrinks to 6 to 8 MB after grayscale conversion. Colour images use three or four channels; grayscale uses one. JPEG compression in grayscale tends to compress better than in colour at the same visual quality. For documents being sent purely for review or content (not for visual fidelity), grayscale conversion is a fast way to fit under attachment limits without going to a file-share service.

Court and government submission systems

Some court e-filing systems, regulatory submission portals and government grant applications require monochrome PDFs explicitly, or specify file size limits that effectively require monochrome to meet. PACER (US federal courts) accepts colour but limits file size; state court systems vary widely. Converting to grayscale upfront removes the variable: the submission will not be rejected for colour reasons. Pair with PDF compress if file-size limits are also a constraint.

Preparing PDFs for e-ink readers

Kindle, Kobo, reMarkable and Boox readers render in grayscale at the device level. Converting to grayscale before transferring lets you control the conversion mapping (which is desktop-quality) instead of relying on device firmware (which is optimized for speed not fidelity). Charts that use colour coding can be redesigned before conversion to use pattern or hatching instead. For technical PDFs (textbooks, papers, manuals), pre-conversion produces noticeably cleaner output on e-ink than device-side conversion.

Archive copies that will not be reprinted in colour

For long-term archival of documents whose colour content is incidental (meeting minutes, contracts, internal memos), keeping a grayscale copy alongside the colour original saves storage over decades. The grayscale version is smaller, prints reliably, and is functionally equivalent for retrieval purposes. Many organizations follow a tier strategy: colour original kept in cold storage, grayscale copy in active archive for daily lookup.

Common pitfalls

Light colours can become invisible

Bright yellow text on white background, or pale pastel text, may convert to nearly white in grayscale (luminance is high) and become hard to read or invisible. Before converting, check whether your document relies on light foreground colours for important information. If yes, adjust the source document to use darker variants of those colours, or accept that some text will need to be read in the original colour version.

Colour-coded charts lose meaning

A bar chart distinguished by red, green and blue bars converts to three nearly-identical shades of gray. The legend says red is Q1, green is Q2, blue is Q3, but the converted chart has no usable distinction between them. The fix is in the source: use patterns (solid, hatched, dotted), labels, or sufficiently different luminance values (dark red, mid green, light blue) so the grayscale conversion preserves distinguishability. Tools like ColorBrewer publish colour palettes designed to survive grayscale conversion.

Photographs can look muddy

Colour photographs converted to grayscale rely on luminance only and can lose contrast: a green forest scene with red foliage becomes a uniform mid-gray; a colourful market scene becomes a flat haze. Photo editors can use channel mixing (the Rec. 709 weighting of 21 percent red, 72 percent green, 7 percent blue is one common choice; black-and-white film photographers used red filters to darken skies) to produce better grayscale conversions. PDF tools usually use a fixed mathematical formula. For documents where photo quality is critical, pre-convert photographs in an image editor before placing them in the PDF.

Coloured annotations become indistinguishable

If your PDF uses coloured highlights (yellow, green, pink) to distinguish reviewer comments by person, grayscale conversion makes them similar shades of gray. The visual coding is lost. Before converting, either accept the loss, or replace the colour coding with text labels (a small initial next to each highlight) that survive grayscale conversion. This is mostly an issue for collaborative-review documents; standalone documents rarely have this problem.

Watermarks may not survive

Light-colour watermarks (typically light gray or light blue) often disappear after grayscale conversion plus the rendering process this tool uses. If the watermark is important (Draft, Confidential, an organization mark), check the converted output. If it is missing, re-add the watermark to the grayscale PDF using the PDF watermark tool, or use a darker watermark colour in the source document.

Form fields and interactive elements become flat

PDF forms with coloured field backgrounds, coloured submit buttons or coloured validation indicators lose their colour-based visual hierarchy after grayscale conversion. Interactivity (clickable fields, JavaScript validation) typically survives because the tool re-emits the PDF structure, but visual cues that depend on colour disappear. For forms where colour conveys meaning (red = required, green = valid), keep the colour version for interactive use and only convert to grayscale for printing.

Privacy and data handling

The PDF you upload stays on your device throughout the conversion. pdf.js loads the file into browser memory, renders each page to a canvas, and pdf-lib assembles the output PDF, all in JavaScript on your machine. There is no upload step, no remote processing, and no telemetry about what document you converted. This matters because the documents you most want to convert privately (medical records for printing, legal correspondence for faxing, financial statements for emailing) are exactly the ones you should not send to a third-party cloud converter.

Once the page is loaded, the tool works offline. You can disconnect from the internet, convert documents, and download the grayscale results without your data ever touching another machine. The grayscale output is downloaded directly via the browser's normal save dialog; nothing is cached on a server, nothing is logged. Many cloud PDF tools require uploading the file before processing; for confidential documents that is the failure mode to avoid.

When not to use this tool

When colour is part of the content's meaning

Maps with colour-coded zones, medical scans with colour gradients, infographics with colour-encoded categories, brand-identity documents with logos: in these, colour carries information that grayscale conversion destroys. Keep the colour version and view on a colour screen, or redesign the document to use shape, pattern, or text labels in addition to colour. Conversion is for documents where colour is incidental, not where it is essential.

When the destination is a colour screen

If the document will only ever be viewed on a phone, tablet, laptop or monitor, there is no reason to strip the colour. Colour costs nothing on a screen. Keep the colour version and use a PDF compressor if file size is a concern. Grayscale conversion makes sense when the output destination is print, fax, e-ink, or a strict-monochrome submission system, not screen viewing.

When you need to preserve specific colour profiles

Professional print workflows (PDF/X-1a, PDF/X-4) rely on specific ICC profiles to ensure colour accuracy on the press. Converting to grayscale strips those profiles. If you need to submit a print-ready PDF with calibrated colour, do not run it through grayscale conversion; convert to PDF/X using a print-publishing tool (Adobe Acrobat Pro, Enfocus PitStop) that preserves colour management. Grayscale conversion is for casual or office use, not for the print press.

For accessibility (colour-blind users may prefer the colour version)

A common assumption is that colour-blind users benefit from grayscale documents. They generally do not. A colour-blind reader can still distinguish many colours (most colour blindness is red-green confusion; blue-yellow contrast remains) and benefits from documents designed with colour-blind-safe palettes (ColorBrewer, viridis). Grayscale removes all chromatic information for everyone, which can be a worse experience than well-chosen colours. Design for accessibility from the source; use grayscale only for print, fax, or e-ink output.

More questions

What formula does the tool use to convert RGB to grayscale?

The canvas grayscale operation uses the standard ITU-R BT.601 luminance formula: Y equals 0.299 times R plus 0.587 times G plus 0.114 times B. This weights green more heavily than red, and red more heavily than blue, which matches human eye sensitivity. The newer BT.709 standard (used in HDTV) uses 0.2126 R, 0.7152 G, 0.0722 B. The difference is small for most documents. For photography-heavy PDFs where the conversion matters, pre-convert the photos in an image editor where you can choose the formula and tune the channels.

Does the tool work on scanned PDFs?

Yes. Scanned PDFs are images of pages; the tool renders each image at the chosen DPI and applies the grayscale conversion to the pixel data. For scanned documents, choose 300 DPI to preserve the scan-level detail rather than 150 DPI which can blur fine text. If the original scan was colour (a colour photocopier scan or a phone photo of a paper document), the grayscale conversion produces a result equivalent to scanning the same page in grayscale mode initially.

Why does DPI matter for a grayscale conversion?

The conversion rasterizes each page (turns vector text and graphics into a grid of pixels) before applying the grayscale transform. The DPI controls how dense that grid is. 150 DPI produces 1275 by 1650 pixels for a US Letter page; 300 DPI produces 2550 by 3300 pixels (four times the data). Lower DPI converts faster and produces a smaller file but can soften fine text; higher DPI produces a sharper output at the cost of file size and conversion time. 150 is sensible for screen viewing, 300 for printing or archival.

Can I undo a grayscale conversion?

No. Grayscale conversion is one-way: the original colour information is discarded. Always keep the original colour PDF if there is any chance you will need it later. This tool does not modify your original file (it produces a new grayscale file), so as long as you do not delete the source, you can always re-convert from the original. AI-based colour restoration tools exist for photographs but they invent plausible colours rather than recovering the originals.

How much file-size reduction can I expect?

For text-heavy PDFs with a few colour images, expect a 30 to 50 percent reduction. For photo-heavy PDFs (presentations, photo books), expect a 60 to 75 percent reduction because the photo channels collapse from three to one. For pure text PDFs with no colour, the reduction is small (around 10 to 20 percent) because there is little colour data to remove. The conversion always re-rasterizes the pages, so the output size also depends on DPI; 150 DPI gives a much smaller file than 300 DPI for the same source.

Does the converted PDF keep searchable text?

Because the conversion rasterizes each page to pixels, the output is image-only by default. The text in the new PDF is part of the rendered image, not selectable text. If you need the output to remain searchable, OCR it after conversion to add a hidden text layer, or use a structural grayscale tool (Adobe Acrobat Pro's Preflight has one) that transforms colours in the PDF content stream without rasterizing. The trade-off is that structural conversion preserves searchability but is slower and more fragile than the raster approach this tool uses.

Related Tools