Grayscale conversion turns every color object in a PDF into its B&W equivalent — colored text, images, and vector fills all become gray tones. Common reasons: cheaper B&W printing, meeting archival standards that require grayscale, reducing distraction on documents intended for reading. The tool preserves layout, fonts, and structure — only color values change.
What gets converted
Every color image becomes grayscale via luminance mapping. Colored text and vector fills adopt their gray equivalent. Transparencies are preserved. The result renders identically in every PDF viewer and prints as pure grayscale on any B&W printer.
Side effects on file size
Converting images to single-channel grayscale usually shrinks file size 20-40% — image data drops from 3 channels (RGB) or 4 (CMYK) to 1. If size matters, run through Compress PDF afterward for further savings.
Print vs. digital use
For printing, grayscale conversion is often unnecessary — printer drivers can convert on the fly. Convert in advance when you want to guarantee the PDF renders in B&W in every viewer, or when the file is going to a print vendor that wants exactly what you send.