How to Compress a PDF Without Uploading It
A browser-local PDF size reducer can decrease PDF size without an upload, but this workflow rasterizes pages and may remove selectable text, links, forms, and document structure.
Read guide →Rebuild a PDF as page images so annotations, form fields, and layers render identically in every viewer.
Drop a PDF here or click to browse
This PDF is processed in your browser and is not uploaded to opentools.
Reviewed 2026-08-15
Flattening renders each page to a raster image and assembles those images into a new PDF. Everything that was a separate interactive or layered object, including form fields, comments, annotations, and optional content groups, becomes part of a single flat picture of the page.
The reason to do this is predictability. A form field or annotation is drawn by the viewer, and viewers disagree. A field that shows a value in Acrobat can appear empty in a browser preview or print blank. Once the page is an image, every reader shows the same thing because there is nothing left to interpret.
Two settings control the result. Resolution runs from 72 to 240 DPI, and JPEG quality from 50 to 100. Both push in the same direction: higher values look better and produce a bigger file. If you only need to lock down filled form values and want to keep the text layer, use Flatten PDF Forms instead, which flattens the fields without rasterising the pages.
It renders each page to an image and builds a new PDF from those images. Form fields, annotations, and layers stop being separate objects and become part of the flat page, so no viewer has to decide how to draw them.
No. Rasterising removes the text layer. If you need searchable text and only want to lock form values, Flatten PDF Forms keeps the document structure and flattens just the fields.
No. The document is processed by WebAssembly and JavaScript running inside the page, so the bytes never leave your device. There is no upload step and nothing to delete afterwards.
Because a page of text stored as instructions and font references is far more compact than a photograph of that same page. Lowering the DPI or the JPEG quality brings the size back down.
It makes the content non-editable in ordinary readers, which is different from secure. Metadata survives flattening, and anyone can still copy the images. For confidentiality use Redact PDF and Password Protect PDF.
Browse every pdf tools, or jump straight to optimize pdfs.
A browser-local PDF size reducer can decrease PDF size without an upload, but this workflow rasterizes pages and may remove selectable text, links, forms, and document structure.
Read guide →A careful PNG-to-PDF or JPG-to-PDF workflow keeps page images on your device, preserves their intended order, and ends with a check of the finished document.
Read guide →The meaningful distinction is not the interface but where bytes are processed, stored, logged, and returned.
Read guide →