docs/tools/linearize-pdf.md
Linearization restructures a PDF so the first page can be displayed before the entire file has downloaded. Adobe calls this "Fast Web View." If you host PDFs on a website or serve them through a document portal, linearization makes them feel significantly faster to open.
There are no settings to configure. The tool uses QPDF's --linearize flag, which rearranges the internal structure of the PDF without altering its visual content.