← backConvert / Compress
// tool
>_ Compress
Compress images and PDFs to reduce file size
⚠ Compression is done in the browser. Files are not uploaded. Formats: PNG, JPEG, WebP.
// learn
Image compression uses the Canvas API with quality settings (JPEG/WebP). For PDFs, this tool can reduce file size by optimizing objects within the document, including compressing embedded images and removing unnecessary metadata.