Compress PDF
Shrink a PDF by recompressing its embedded images. Works well on scanned documents; does little for text-only PDFs.
Shrink a PDF by recompressing its embedded images. Works well on scanned documents; does little for text-only PDFs.
Most PDF compression requests come from an upload form with a size cap: a job portal that wants a resume under 2MB, a government form that rejects anything over 500KB, an exam application that will not accept your scanned marksheet. Those files are personal, and the usual fix is to hand them to a website that uploads them.
This compressor works differently. It opens your PDF in the browser, finds the images embedded inside it, recompresses them at a lower quality, and writes a new PDF — all on your device.
It is worth being direct about what this does and does not do, because most compression tools are not. This approach shrinks scanned documents substantially, because a scan is essentially a stack of large images and the images are where all the bytes are. It does very little for a text-only PDF — an invoice generated by software, a report exported from Word — because in those files the bytes are text and font data, not images. If your PDF barely shrinks, the tool will say so on screen rather than quietly returning a file the same size.