docs/tools/rasterize-pdf.md
Rasterization converts each page of a PDF into an image and reassembles those images back into a PDF. The result looks identical to the original but contains no selectable text, no interactive elements, and no editable layers. It is effectively a high-quality photocopy.
| Setting | Values | Default |
|---|---|---|
| DPI | 72, 150, 200, 300, 600 | 150 |
| Image Format | PNG (lossless), JPEG (smaller) | PNG |
| Grayscale | On/Off | Off |