Skip to main content

    PDF to JPG

    Convert PDF pages to high-quality JPG images. Adjust quality and resolution. Free, unlimited, 100% private.

    No signup. 100% private. Processed in your browser.

    Upload a PDF and click Convert to export each page as a separate JPG image. Choose 72, 150, or 300 DPI depending on your quality needs.

    Drop a PDF file here

    Convert PDF pages to JPG images

    0/1 files added

    How PDF to JPG Conversion Works

    A PDF is a structured document, it contains text, fonts, vector graphics, and images arranged in layers. A JPG is a flat photograph. Converting between them is like taking a screenshot of each page: the tool renders the PDF exactly as your browser would display it, then captures that rendered output as a pixel image.

    This tool uses pdf.js (Mozilla's open-source PDF renderer) to draw each page onto an invisible HTML canvas, then exports that canvas as a JPEG file. The rendering is identical to what you see when you view a PDF in Firefox or Chrome, every font, every line, every colour is faithfully reproduced.

    Two settings control the output: scale determines how many pixels each page gets (higher = sharper but larger files), and JPEG quality controls compression (higher = less compression, larger files, sharper text). Getting these right is the difference between a crisp, readable image and a blurry, artefact-ridden mess.

    Everything runs in your browser. Your PDF never leaves your device, no upload, no server processing, no privacy risk. That matters when you're converting contracts, financial documents, medical records, or anything you wouldn't want on a random server.

    Understanding Scale, DPI, and Quality

    These three concepts trip up most people. Here's how they relate:

    Scale

    A multiplier for the page's base resolution. A standard A4 PDF page is roughly 595×842 points. At 1× scale, you get a 595×842 pixel image. At 2×, you get 1190×1684 pixels, 4 times the pixel data, much sharper.

    DPI (Dots Per Inch)

    How many pixels fit in one physical inch when printed. 72 DPI is screen resolution. 150 DPI is acceptable for home printing. 300 DPI is the professional print standard. Scale × 72 ≈ output DPI.

    JPEG Quality

    A compression dial from 0-100%. At 100%, there's minimal compression, large file, maximum sharpness. At 50%, aggressive compression creates small files but visible blurring around text. The sweet spot is 80-92% for most uses.

    ScaleApprox DPIA4 Page ResolutionFile Size (per page)Good For
    0.5×~36298 × 42120-60 KBThumbnails, previews only
    ~72595 × 84260-200 KBQuick sharing, messaging apps
    2× (recommended)~1441190 × 1684200-700 KBPresentations, education, email
    ~2161785 × 2526500 KB-2 MBHome printing, archival, OCR
    ~2882380 × 33681-5 MBProfessional print, large format

    What this means for you: 2× scale at 85% quality is the sweet spot for most uses. It's sharp enough for presentations, clear enough for text, and small enough to email. Only go to 3× or 4× if you're printing or need to zoom into fine details.

    Recommended Settings by Use Case

    Not sure which settings to pick? Search for your specific use case below. Every recommendation balances quality against file size for that particular scenario.

    Use CaseScaleQuality~Size/Page
    WhatsApp / iMessage sharing75%80-200 KB
    Social media post (Instagram, Facebook)1.5×80%150-350 KB
    Email attachment (preview)1.5×80%150-350 KB
    Blog / website embed1.5×75%100-250 KB
    PowerPoint / Google Slides85%300-600 KB
    Keynote presentation85%300-600 KB
    Training / course materials (Moodle, Canvas)85%300-700 KB
    Document archive (long-term storage)92%800 KB-2 MB
    Print: flyer or handout (A4)92%800 KB-2 MB
    Print: poster or banner (A3+)95%1.5-4 MB
    Print: professional (magazine, brochure)95%2-5 MB
    OCR (text recognition afterwards)92%800 KB-2 MB
    Legal evidence / court submission95%1-3 MB
    Thumbnail / preview image0.5×70%20-60 KB
    Zoom-in detail (architecture, engineering)95%2-6 MB

    Worked Example: Teacher Converting Course Materials

    Ms. Chen teaches Year 10 Chemistry. She has a 40-page PDF textbook chapter she wants to convert to images for her Moodle course. Students will view pages on laptops and tablets.

    Settings chosen: 2× scale, 85% quality, text is crisp on screens, and 40 pages at ~500 KB each totals only 20 MB.

    Problem: Moodle upload limit is 50 MB total, and she also needs to upload worksheets. 20 MB for images leaves plenty of room.

    Alternative considered: 3× scale would give print-quality at ~1.5 MB/page = 60 MB total, exceeds the limit. 2× is the right call for screen viewing.

    SettingValueResult
    Scale1190 × 1684 pixels per page
    Quality85%Barely any compression artefacts
    Pages4040 individual JPG files
    Total size~20 MBWell within Moodle's 50 MB limit

    Pro tip: Ms. Chen names the files chem-ch5-page-01.jpg through chem-ch5-page-40.jpg so they sort correctly when uploaded. This tool outputs files in page order, so just rename the batch.

    Image Format Comparison

    JPEG is the default output, but it's not always the best choice. Here's a complete comparison of image formats you might use after converting from PDF.

    FormatTransparencyCompressionText ClarityTypical SizeBest For
    JPEG (.jpg)NoLossyGood at 85%+100 KB-2 MBPhotos, mixed content, sharing
    PNG (.png)YesLosslessPerfect500 KB-10 MBText-heavy pages, diagrams, screenshots
    WebP (.webp)YesLossy or losslessVery good50 KB-1 MBWebsites, blogs, anywhere file size matters
    AVIF (.avif)YesLossyGood30 KB-500 KBCutting-edge web; smallest files
    TIFF (.tiff)YesLosslessPerfect5-50 MBPrint, archival, professional publishing

    What this means for you: For sharing and presentations, JPG is fine, it's universally supported and small. For text-heavy pages where you need razor-sharp characters, convert to PNG. For websites, WebP gives you 30-50% smaller files at the same quality.

    What You Lose When Converting PDF to Image

    Converting a PDF to JPG is a one-way trip. You're turning a structured document into a flat photograph. Here's exactly what doesn't survive the conversion:

    ElementPreserved?What HappensAlternative
    Visual appearanceYesPixel-perfect reproduction of what you see on screen
    Selectable textNoText becomes pixels, can't copy, paste, or searchPDF to Word
    HyperlinksNoClickable URLs become inert blue textKeep PDF for link-heavy docs
    Form fieldsNoCheckboxes, dropdowns, text inputs all become static imagesKeep PDF for fillable forms
    AccessibilityNoScreen readers can't read image-only contentAlways provide alt text
    Vector sharpnessPartialVector graphics are rasterized, can't scale infinitely anymoreUse high scale (3×+) to minimise loss
    File sizeVariesText-heavy PDFs get larger as images; image-heavy PDFs may get smallerImage Compressor

    What this means for you: If you need editable text or working links, use PDF to Word instead. If you just need a visual snapshot for presentations, social media, or embedding in another document, JPG is exactly right.

    Multi-Page PDF Tips

    Converting a 1-page PDF is simple. A 200-page document needs a bit more thought:

    Extract specific pages first

    If you only need pages 5-10 from a 200-page PDF, use Split PDF to extract just those pages. Converting all 200 pages wastes time and storage when you only need 6 images.

    Estimate total file size

    Multiply per-page size by page count. 100 pages at 2× scale ≈ 50 MB of images. If that's too much, reduce scale to 1.5× (saves ~40%) or lower quality to 75% (saves ~20%).

    Name files with zero-padded numbers

    Name files as page-001.jpg, page-002.jpg, etc. Without zero-padding, "page-10.jpg" sorts before "page-2.jpg" in most file managers, annoying when you have 50+ pages.

    Browser memory limits

    Very large PDFs (500+ pages) at high scale (4×) can exceed browser memory. If the browser freezes, try in smaller batches: split the PDF into chunks of 50-100 pages, convert each separately.

    Common Mistakes

    Using 1× scale for print

    1× scale gives ~72 DPI, fine for screens, terrible for printing. At 72 DPI, text looks blurry and images look pixelated. For printing, use minimum 3× scale (216 DPI), ideally 4× (288 DPI).

    Setting quality below 70%

    Below 70% quality, JPEG compression creates visible "ringing" artefacts around text edges, a smudgy halo effect. The file size savings from 70% to 50% are marginal, but the quality drop is dramatic.

    Converting instead of sharing the PDF

    If the recipient can open PDFs (they can, every device can), just send the PDF. Converting to images loses interactivity and usually increases total file size. Only convert when you specifically need images.

    Not compressing afterwards

    If you're uploading converted images to a website, run them through Image Compressor first. A single uncompressed page image can be 1-2 MB, that's a 3-second page load on mobile.

    Forgetting about accessibility

    Images of text are invisible to screen readers. If you're publishing converted pages on a website, add alt text describing the content, or provide the original PDF alongside the images.

    Using JPG for diagrams and line art

    JPEG compression is designed for photographs, smooth gradients. Sharp lines and solid colours get compression artefacts. For technical drawings, flowcharts, or line art, convert to PNG instead.

    Related Tools

    How to use this tool

    1

    Upload a PDF file by dragging and dropping or browsing

    2

    Adjust quality and resolution scale settings

    3

    Click Convert and download images individually or as a ZIP

    Common uses

    • Extracting pages from a PDF to use as images in presentations
    • Converting PDF reports into shareable image files for social media
    • Saving individual pages as JPGs for printing or framing
    • Creating image previews of PDF documents for websites or portfolios
    • Archiving PDF content as images for platforms that don't support PDFs

    Share this tool

    Frequently Asked Questions