How to shrink a 20 MB portfolio without losing a pixel you care about
Most image weight is invisible — duplicate metadata, oversized dimensions and a quality setting left at 95. Compressy fixes all three locally, in one pass.
You don't need to become a codec expert. The default — quality 85 · balanced engine · keep original — is tuned so a typical hero-portfolio.jpg drops from 3.4 MB to 2.5 MB with no visible change at 100%. If you publish to the web, add a max-width of 2048 and you get another 15–30% for free on 4K originals.
What actually saves the most
- Resizing oversized originals — a 3840×2160 export scaled to 2048 on the long edge removes ~40% of pixels before compression even starts.
- Re-encoding at 85 — mozjpeg and oxipng are ruthless at this level; 82–88 is the sweet spot for photographs. Below 75 you start to see banding in skies.
- Stripping metadata — EXIF, ICC and thumbnails add 40–200 KB per file. Keep it only if your workflow needs color profiles.
“The fastest way to make images smaller is to stop shipping pixels nobody will see.”— Compressy default: max 2048, downscale only, keep aspect
When to change the defaults
Leave overwrite → backup folder on — originals land in /backup next to each file so you can diff later. Turn lossless on only for PNG line art. Keep skip < 50 KB enabled; tiny icons rarely benefit and compressing them just wastes time.
Last updated 2 Dec 2024 · Applies to Compressy v1.4.0 · See changelog · Open the app