imgs2pdf
← All articles
·5 min read

How to Reduce PDF File Size After Converting from Images

Why PDF Files from Images Can Be Large

When you convert an image to PDF, the image data is embedded directly inside the PDF file. A high-resolution photo taken with a modern smartphone can easily be 8–12MB. Convert 10 of these to a single PDF without any compression and you could end up with a 100MB file — too large to email, upload to most portals, or store efficiently.

Understanding why PDFs are large helps you choose the right reduction strategy:

  • Image resolutiona 4000×3000 pixel image contains 12 million pixels of data. At full resolution, this takes significant space even when compressed.
  • Compression formatimages embedded in PDF as lossless PNG are much larger than the same image embedded as JPEG
  • Number of pagesmore pages means more image data
  • Color depth16-bit images are twice the size of 8-bit images
  • Method 1: Use Compression Settings at Conversion Time

    The most effective way to reduce PDF size is to compress the images before or during conversion. imgs2pdf.com automatically applies light compression to images over 3MB during conversion, which reduces output file size without a visible quality drop.

    For maximum compression at the source:

  • Save your JPG photos at 80–85% quality rather than 100% before uploading
  • Resize images to the maximum resolution you actually need (e.g. 1920×1080 for screen, 2480×3508 at 300DPI for A4 print)
  • Use JPG format rather than PNG for photos — PNG is lossless and much larger for photographic content
  • Method 2: Use Adobe Acrobat Compress PDF

    Adobe Acrobat (paid) has the most control over PDF compression:

  • Open your PDF in Acrobat
  • Go to **File → Reduce File Size** or **Tools → Optimize PDF**
  • Choose a compatibility setting (Acrobat X or later is fine for most uses)
  • Click OK and save
  • Acrobat can typically reduce an image-heavy PDF by 30–70% with minimal visible quality loss.

    Method 3: Use Smallpdf, ILovePDF, or PDF2Go (Free Online)

    Several free online tools can compress a PDF after you have created it:

  • smallpdf.com/compress-pdfdrag and drop, choose compression level, download
  • ilovepdf.com/compress_pdfsimilar interface, strong compression
  • pdf2go.com/compress-pdfgood for large files
  • These services do upload your file to their servers for processing, so avoid using them for sensitive or confidential documents.

    Method 4: Use macOS Preview (Mac Only)

    Mac users can reduce PDF file size using Preview's built-in Quartz filter:

  • Open the PDF in Preview
  • Go to **File → Export**
  • In the Quartz Filter dropdown, select **Reduce File Size**
  • Save the file
  • This method can be overly aggressive and significantly reduce image quality. It is best for documents where readability matters more than image sharpness.

    Method 5: Print to PDF with Compression (Windows)

    On Windows, you can re-print a PDF to a new PDF with different compression:

  • Open the PDF in any PDF viewer (Adobe Reader, Edge, Chrome)
  • Press **Ctrl+P** to print
  • Select **Microsoft Print to PDF** as the printer
  • Under Properties, look for quality/resolution settings and reduce DPI
  • Print to a new PDF file
  • This is a crude method but can work when other options are unavailable.

    Choosing the Right Resolution

    Resolution (DPI — dots per inch) has a direct impact on file size:

    Use caseRecommended DPITypical file size per page
    Screen viewing only72–96 DPI50–150 KB
    Email / web upload150 DPI100–300 KB
    Standard printing300 DPI300 KB – 1 MB
    Professional print600 DPI1–4 MB

    If your PDF will only ever be viewed on screen, 150 DPI is more than enough and will be 4x smaller than a 300 DPI equivalent.

    How Much Can You Compress Without Visible Loss?

    For photographic content (JPG images), compressing from 100% quality to 80% quality reduces file size by roughly 60–70% with no perceptible difference when viewed on a normal monitor. Going below 70% quality starts to introduce visible artifacts, especially in areas with gradients or fine detail.

    For scanned documents (black text on white background), aggressive compression can reduce file size by 90% or more because there is very little color variation in the image — most pixels are either black or white.

    Practical Example

    A user has 8 JPG photos from a smartphone, each approximately 4MB, totalling 32MB. After converting to PDF:

  • Without compression: ~28MB PDF
  • imgs2pdf conversion (auto-compress images over 3MB): ~12MB PDF
  • After running through Smallpdf compress: ~4–6MB PDF
  • A 4–6MB PDF is well within the 10MB attachment limit of most email services.

    Summary of Recommendations

  • **Use JPG at 80–85% quality** for photos, not PNG, when creating the source images
  • **Resize images** to the maximum resolution you need before converting
  • **Let imgs2pdf auto-compress** during conversion (it happens automatically)
  • **Run through Smallpdf or ILovePDF** after conversion if you need further reduction
  • **Target 150 DPI** for screen-only PDFs, 300 DPI for anything that will be printed