Browser tool · No install

Convert a Color PDF to Grayscale

Remap every color to a single gray ink channel for black and white printing, smaller files and a consistent archive. The conversion runs on this device and nothing is uploaded.

Document format work by OnlinePCApps since 2013

No upload No sign-up No watermark Free
0
Bytes uploaded
0
Sign-ups needed
Files per day
$0
Price, always
Why grayscale matters

Three Documents That Belong in Black and White

None of these needs its color. Each one costs money, space or clarity by keeping it.

A Report Bound for a Mono Laser

A color title page or a single tinted header pushes a whole document onto the color meter of an office printer. Grayscale first means every page prints from the black cartridge alone.

Every color remapped to gray, so the print job draws no color toner.

A File Sent to a Print Shop

Commercial printers charge per color page and read a document as color when any page still carries an RGB or CMYK value, even one that looks gray on screen.

Output written in the DeviceGray space, which an offset or digital press reads as a true mono job.

A Scanned Bundle for Archiving

Color scans of text carry three ink channels where one would do. The file is larger than it needs to be and inconsistent beside mono pages already in the archive.

Image pages remapped to a single channel, which shrinks the file and matches the set.
How it works

Convert a PDF to Grayscale in Three Steps

1

Load the PDF

A color PDF is chosen from the device or dropped onto the panel above. It opens on this machine and no copy is sent anywhere.

2

Convert to Grayscale

Text, vector art and images are remapped from color to gray by luminance. Dark colors stay dark and light colors stay light, so contrast holds.

3

Save the Grayscale Copy

The converted file downloads beside the original with a grayscale suffix. The source stays in color and untouched for any future edit.

True DeviceGray A single ink channel a press reads as mono
Text stays text Selectable and searchable after the change
Original untouched The color source is left exactly as it was
Need it faster?

Convert a Folder of PDFs at Once

Converting one file at a time works well here and covers most people. For a directory of scans or reports, the desktop app reads every PDF and writes a grayscale copy of each, with no browser tab in the way.

Get Desktop Version Free trial · Windows 7 to 11
What the converter does

Grayscale, Done the Way a Printer Expects

Grayscale is a single operation. The value is in doing it the way a printer expects rather than tinting the screen.

Remap to Gray

Every RGB and CMYK value is converted to the DeviceGray space by luminance, the weighting that sets how dark each color becomes in gray.

Keep Text Sharp

Text and vector art are recolored in place rather than flattened to an image, so letters stay crisp at any zoom and the document stays searchable.

Convert Images

Color photographs and scanned pages are remapped pixel by pixel to shades of gray, holding tonal detail across 256 levels of gray, an 8-bit channel, rather than crushing to pure black and white.

Leave the Source Alone

The original color file is never overwritten. The grayscale version is written as a separate download, so the color copy remains for editing or reference.

Grayscale, greyscale in British spelling, black and white and monochrome all name the same result. This tool produces grayscale, which keeps tonal depth rather than reducing every pixel to one of two values. Fax machines and e-ink readers reproduce a page in gray whatever its colors, so a grayscale copy shows exactly what they will render.

Honest comparison

In the Browser vs a Hosted Converter

Both turn a color PDF gray. They differ in where the file goes and what the job is bounded by.

Point of comparison This tool Grayscale in the browser Converted on the device Hosted converters Uploaded and processed on a server
Where the file goes Stays on the device Uploaded to a server
Searchable text kept Text recolored in place Varies, some rasterize pages
Sign-up or watermark Neither Common above a free tier
Very large files Bounded by device memory Handled on their hardware
Chained edits after One tool at a time Compress or merge in one flow

Those last two rows go to the hosted tools, and they are the real case for uploading. A file too large for a laptop has more room on a server. Everything else is handled on this page, where the document stays on the machine it began on.

Why no upload

The Color PDF Never Leaves the Device

Recoloring a page is arithmetic on values that are already inside the file. Nothing has to travel for it, so the browser reads the document, converts it and writes it back without a server in the loop.

Rules like GDPR, HIPAA and CCPA cover a document after it lands on another system. Here it lands nowhere. With no upload there is no processor to name, no sharing agreement and no deletion window to take on faith.

1. Open the browser tools with F12, or Cmd Option I on a Mac
2. Switch to the Network tab and empty it
3. Convert a PDF with the panel above
Not one request appears. There is no address here for a file to go to.
0
Bytes uploaded
0
Server round trips
0
Accounts required
0
Files retained
Format reference

What Happens to Each Part of a PDF in Grayscale

Grayscale touches color, and nothing else. Where a part carries no color it passes through unchanged.

Part of the fileResultWhat changes and why
Textrecolored, still textColored text is remapped to a gray value and stays live text. It remains selectable and searchable, and font files stay embedded.
Vector artrecolored in placeFills and strokes are converted to gray without being rasterized, so lines and shapes stay sharp at every zoom level.
RGB imagesgray by luminanceEach pixel is weighted by luminance into one of 256 gray levels, which keeps tonal separation that a flat threshold would lose.
CMYK contentmapped to DeviceGrayPrint color values are converted to a single gray channel, the form a commercial press reads as a true mono job.
ICC color profilesreplaced by DeviceGrayAn embedded RGB or CMYK profile is dropped in favor of the gray space, since it no longer describes the page.
Spot colorsflattened to grayNamed inks such as Pantone are converted to their gray equivalent and lose their identity as separate plates.
AnnotationsrecoloredHighlights, notes and stamps are converted with the page. A yellow highlight becomes a light gray band, which can sit close to the text tone.
Form fieldsrecolored, still fillableA colored field border or fill is converted to gray and the field stays interactive. The value typed into it is unaffected.
Transparencypreserved, recoloredA blend or a see-through overlay keeps its opacity while its color moves to gray, so layered artwork still reads correctly.
Already-gray contentunchangedBlack text and gray images are already in range and pass through without a second conversion.
Document metadatapreservedTitle, author and creation date are untouched. Only the color of the visible content changes.
File sizeusually smallerImage-heavy files shrink because one channel replaces three. A text-only file changes little, since text was never the weight.
Alternatives

Other Ways to Convert a PDF to Grayscale

Two of these produce a true DeviceGray file. The others tint the view or need care to avoid a color that only looks gray.

macOS, in Preview

Export with a Quartz Filter and choose Gray Tone from the filter menu.
The result looks gray but often stays in the RGB space with equal channels.
A print shop can still read that file as color. For a true mono job a DeviceGray conversion is safer.

Adobe Acrobat

Preflight has Convert to Grayscale, which writes true DeviceGray.
The color source should be kept, since the conversion cannot be undone in the file.
Preflight sits in the paid tier. The free Reader does not convert color spaces.

Windows, Nothing Installed

The print dialog can send a document to a mono printer in gray.
Save as PDF from that dialog usually keeps the original color in the file.
Windows ships no way to write a grayscale PDF to disk. A browser tool or an editor is the route.

Ghostscript, on the Command Line

A gray color conversion strategy writes DeviceGray output in one command.
It is exact and scriptable, which suits batches of files.
It is a developer tool with a learning curve, and installs software rather than running in a browser.

Each of these keeps the file on the computer it opened on, apart from the hosted converters that require an upload. The tool above does the same.

Before converting

Three Things to Check Before Removing Color

Grayscale is a one-way change to how a document reads. These are the cases where color carried meaning.

Color-Coded Data

A red line and a green line can land on the same gray. Where a chart relies on color to tell series apart, labels or patterns need to carry that meaning first.

Colored Markup

Red review marks and blue CAD lines turn light gray and can fade against the page. For markup that must stay legible, print the color as solid black rather than converting to gray.

Signatures and Stamps

A colored seal or a signature loses the color that marked it as original. Where that distinction matters, the color copy should be kept alongside the gray one.

The desktop edition

When a Folder of Files Needs the Same Change

The browser tool converts one document at a time, held in memory. A directory of hundreds of files, or a recurring job, is work for the desktop edition, which reads from disk and runs without a tab open.

In a browser tabone file at a time, held in memory
On the desktopa whole folder converted in one pass
Whole Folders

Point it at a directory and every color PDF inside is converted to grayscale in one run.

No Size Ceiling

Large scans are read from disk rather than held in memory, so file size stops being the limit.

Repeatable

A saved rule converts a folder on a schedule, which suits an archive that grows week by week.

About the Desktop Edition The browser tool stays free for single files.
Common questions

Grayscale PDF Questions

It remaps every color in the document to a shade of gray. Text, vector art and images are moved from the RGB or CMYK color space into DeviceGray, the single ink channel a mono printer and a commercial press expect. The layout, the text and the fonts are unchanged. Only the color is removed.
Not quite. Grayscale keeps 256 levels of gray, an 8-bit channel, so photographs and gradients still show tonal detail. Pure black and white, sometimes called 1-bit, reduces every pixel to solid black or white, which suits line drawings and text but crushes photos. This tool produces grayscale.
Yes. Text is recolored in place rather than flattened to an image, so it stays live, selectable and searchable, and the fonts stay embedded. This is the difference from tools that rasterize each page to a picture, which lose text search in the output.
That is the point of a true DeviceGray conversion. Because no page carries a color value, a printer draws from the black cartridge alone and a print shop bills it as a mono job. A file that only looks gray on screen while staying in the RGB space can still trigger color printing and color charges.
Usually, for image-heavy files. A color image stores three channels, and a gray image stores one, so removing color can cut the size of a scan-heavy document noticeably. A text-only PDF changes little, since text was never the weight in the file.
No. The grayscale version downloads as a separate file with a grayscale suffix, and the color source is left exactly as it was. Keeping the color copy is worth it, since grayscale cannot be reversed back to the original colors.
Yes. A scanned page is an image, and each pixel is remapped to gray by luminance. Scans convert well because the result is what a photocopier in mono mode would have produced, at a smaller file size than the color scan.
No. The recolor happens on the device, since it is arithmetic on values the file already holds. This site has no upload endpoint at all, so a document has no way to leave and no server to reach.
Not from the gray file. The original colors are not stored inside a grayscale document, so there is no way to recover them from it. The way to keep both is to keep the color source, which this tool never overwrites.
The colors become grays, and two series that relied only on color, such as a red line and a green line, can land on similar tones. Where a chart carries meaning through color, adding labels or patterns before converting keeps it readable in gray.
Grayscale removes color while keeping light areas light and dark areas dark. Inverting swaps light for dark and reverses every hue, turning a white page black. They are different operations for different needs, and this tool converts to gray rather than inverting.
Yes, in a mobile browser, with no app to install. The conversion runs on the device the same way it does on a laptop. A phone holds less in memory, so a very large scanned file is better handled on a desktop.
Chrome, Firefox, Safari and Edge, which between them reach Windows, macOS, Linux, ChromeOS, Android and iOS. No installer runs on any of them.
No. The grayscale file comes out clean, with no mark across the page, no page counter and no paywall waiting at the end.
Serving a static page is cheap when the browser does the computing, and since no file is received there is nothing here to store or guard. The paid desktop edition, used for folders and scheduled jobs, is what funds the free browser tools.

OnlinePCApps Documents Group

Written and reviewed by Olivia Grace Taylor, who has worked on document color and print workflows here since 2013

Last reviewed August 2026
13
Years on file formats
0
Files uploaded
4
Standards cited
0
Accounts required

Color in a PDF is not a picture of a color. It is a value in a color space, RGB on screen or CMYK for print, attached to text, vectors and images. Grayscale conversion rewrites those values into the DeviceGray space by luminance, the weighting that decides how dark each area reads. Done in place, text stays text and vectors stay vectors, so the file prints without color ink and still allows search. Luminance weighting, close to thirty percent red, fifty-nine percent green and eleven percent blue under Rec. 601, sets how dark each converted area reads. On this page that runs in JavaScript, reading the file, converting each color operator to its gray value and writing valid PDF back out, with nothing sent to a server.

Specifications followed

ISO 32000 · DeviceGray PDF/A · ISO 19005 Luminance weighting ICC color model
Built on the same shared design system as every OnlinePCApps tool. onlinepcapps.com

Convert a Color PDF to Grayscale

Free, no sign-up and no upload. The file is converted on the device and the color original is left untouched.

Convert to Grayscale Free, no account Try Desktop Edition For folders and faster batches
Convert to Grayscale