Optimization

How to reduce JPG to PDF size

Lower file size while preserving enough quality for reading, printing, or sharing.

Fastest way to shrink PDF output

  1. Set DPI to 120 to 144 for email and messaging use cases.
  2. Set Compression around 0.65 to 0.75.
  3. Use Fit instead of Fill to avoid unnecessary oversized crops.
  4. Enable Strip metadata.
  5. If still large, split into two PDFs by section.

Target profiles

Share by email (smallest practical)

Office review (balanced)

Print quality (larger files)

Why PDF size gets huge

The most common cause is very high-resolution phone photos combined with high DPI output. Reducing DPI has the biggest impact, then compression.

Related content