Grayscale PDFFebruary 5, 20263 min read

How to Convert PDF to Grayscale on Linux

Convert a color PDF to grayscale on Linux without Ghostscript. Free browser tool.

Convert a PDF to black and white on Linux without the Ghostscript -sColorConversionStrategy=Gray command. FixMyPDF does it in the browser.

Open Firefox or Chrome on Linux

Navigate to fixmypdf.in/tools/grayscale-pdf.

Upload the Color PDF

Click "Choose File" and select the PDF from your Linux filesystem.

Convert to Grayscale

Click Convert. All pages have color stripped out locally in WebAssembly — nothing leaves your machine.

Download the Result

Download the grayscale PDF and open it in Evince, Okular, or any Linux PDF viewer to verify.

Alternative to Ghostscript

The Ghostscript one-liner gs -sDEVICE=pdfwrite -sColorConversionStrategy=Gray ... requires gs installed. FixMyPDF needs only a browser.

Try Grayscale PDF Now — Free

Browser-based, private, and instant. No account or software required.

Open Grayscale PDF
Report Bug
Send Feedback
Feature Request