Comprimir PDF para Adjuntar por Email
Your PDF is processed directly in your browser's memory using a client-side library — nothing is uploaded to any server.
How to use this PDF compressor
- Select a PDF file.
- Pick a compression level and click "Compress & Download".
- The reduced file downloads automatically, and you'll see exactly how much size was saved.
How does this actually reduce file size?
Document metadata (author, title, producer info) is stripped, and the file structure is re-optimized. Any embedded JPEG images are downsampled and recompressed at the level you choose — this is where most of the size reduction comes from on image-heavy PDFs, since photos are usually the largest part of a file by far.
How much smaller will my file get?
It depends entirely on the content. PDFs with embedded JPEG photos can shrink dramatically — commonly 50-80% — since those images get downsampled and recompressed. A text-only PDF with no images will only shrink a small amount (typically under 10%), from removing metadata and optimizing the file structure, since text content is already compact.
Does this work on all embedded images?
Only JPEG images are recompressed. PNG images and other raster formats embedded in the PDF are left untouched and don't contribute to the size reduction — this is a limitation of what can be reliably decoded and re-encoded client-side.