>
Convert all pages to grayscale to save ink when printing.
Drop your PDF here
or click to select
Choose a fileFusionPDF converts all pages of a PDF to grayscale in your browser using pdf-lib and PDF.js. Removes all color data from images, text, and backgrounds. The resulting PDF is typically 20-40% smaller for color-heavy documents, making it faster to print and easier to share.
Drop your PDF into the upload area. The tool reads each page using PDF.js and renders it onto a canvas at your chosen DPI setting (72, 150, or 300). A luminance formula then converts each pixel: the standard ITU-R BT.601 weights (0.299 red, 0.587 green, 0.114 blue) preserve perceived brightness accurately across photos and diagrams.
You can choose between two output modes. "Grayscale" preserves all shades of gray and works well for photos, charts, and mixed content. "Pure black and white" applies a hard threshold at 128 and is best for text-only documents or black-and-white fax submissions.
Click "Convert to grayscale" and download the result. The output is a standard PDF with each page embedded as a JPEG image.
There are several practical reasons to remove color from a PDF, depending on your situation.
The size reduction depends on how much color is in the original. A PDF made entirely of color photographs may shrink by 30-40% after grayscale conversion, because JPEG compression is more efficient on uniform-channel data. A mostly text-based PDF with little color will show a smaller difference.
The DPI setting you choose also affects file size. At 72 DPI the output is compact but lower resolution. At 300 DPI the output is sharper but larger. For most office documents, 150 DPI strikes a good balance between file size and readability.
Note that this tool re-renders each page as a JPEG image. If the original PDF contained selectable text, that text layer is not present in the output — only the visual appearance is preserved.
For the smallest possible file, use both tools in sequence. Convert to grayscale first to remove all color data, then run the result through the Compress PDF tool. The compress tool applies additional JPEG quality reduction and optimization on top of the grayscale output.
This two-step workflow is especially effective for scanned documents or PDFs built from color photos. We've found that combining both steps can reduce file size by 50-70% compared to the original, depending on content type.