To convert a PDF to JPG, upload the file to the converter, choose JPG or PNG, select a resolution, and click Convert — every page renders as a separate image and downloads as a ZIP file, all in your browser with no upload to any server.

Free PDF to Image Converter — runs in your browser

No uploads. No account. Your file never leaves your device.

Convert PDF to JPG now

When do you need to convert a PDF to an image?

PDF is the right format for documents you read, sign, or archive — but it is the wrong format for many of the places you actually need to share or display those documents. Here are the common situations that drive people to convert:

  • Posting on social media or messaging apps — Instagram, WhatsApp, Slack, and most social platforms do not accept PDFs; you need a JPG or PNG to share a page
  • Embedding a document in a presentation — PowerPoint and Google Slides accept images directly; a PDF requires a plugin or workaround
  • Creating a thumbnail or preview — a product manual, portfolio page, or report cover looks better as an image than as a PDF attachment
  • Uploading to a platform that only accepts images — some government portals, HR systems, and job boards require supporting documents as JPG rather than PDF
  • Extracting a diagram or figure from a PDF — academic papers, technical manuals, and financial reports often contain charts or illustrations you want as standalone image files
  • Archiving pages visually — a JPG of each page is universally viewable on any device, unlike a PDF which needs a reader application

The problem with most online PDF converters

Conversion tools like Smallpdf, iLovePDF, Adobe Acrobat online, and most alternatives all work the same way: you upload your PDF to their server, their server renders it to images using a library like Ghostscript or Poppler, and then you download the result. Your document sits on their infrastructure for however long their retention policy allows.

For the kinds of documents people convert most often — ID pages, payslips, bank statements, tax documents, medical records, signed contracts — this is exactly the kind of data breach exposure you should avoid. Even a brief window of server-side storage is a risk that does not need to exist.

FixMyPDF uses PDF.js (Mozilla’s open-source PDF rendering engine) to render each page directly on an HTML canvas in your browser. The canvas pixels are then encoded to JPG or PNG using JavaScript. Your PDF never leaves your device — the entire rendering pipeline runs locally, in memory, with no network requests.

How to convert a PDF to JPG step by step

This takes under two minutes for most documents:

  1. 1
    Open the PDF to Image converter
    Go to fixmypdf.tech/tools/pdf-to-image.html. No sign-up or software required.
  2. 2
    Upload your PDF
    Drag the file onto the drop zone or click to browse. The tool shows your file name and page count once loaded. Nothing has been sent to any server.
  3. 3
    Choose your format
    Select JPG for photos, scanned pages, and general sharing. Select PNG (lossless) for diagrams, charts, text-heavy pages, or anything requiring a transparent background. The quality slider only appears for JPG.
  4. 4
    Set resolution and quality
    Choose 72 DPI for quick web previews, 150 DPI (default) for standard screen and email use, or 300 DPI for print. For JPG, the quality slider defaults to 90% — a good balance of sharpness and file size.
  5. 5
    Convert and download
    Choose All pages or enter a single page number, then click Convert. All pages download as a ZIP of individually named image files. A single page downloads immediately as one image.

JPG vs PNG: which format should you choose?

Both formats are widely supported, but they use different compression strategies and are suited to different types of content.

JPG PNG
Compression Lossy — slight quality reduction Lossless — pixel-perfect reproduction
File size Smaller (typically 3–5× smaller than PNG) Larger
Transparency Not supported — transparent areas become white Supported
Best for Photos, scanned pages, social sharing, email Diagrams, charts, text-heavy pages, line art, logos
Artefacts Faint blocky softness around text edges at low quality None — every pixel is exact

The key question is: does your PDF page contain mostly photographs or scanned content (choose JPG), or mostly text, diagrams, and line art (choose PNG)?

For a scanned contract or a bank statement, JPG at 90% quality is indistinguishable from PNG to the human eye and produces a file 3–4 times smaller. For a technical diagram, a chart with fine grid lines, or a slide with sharp text on a coloured background, PNG preserves every edge exactly and is worth the larger file size.

If you are unsure, JPG at the default 90% quality is a safe choice for nearly all use cases. The compression is subtle at that quality level and the file size advantage is real.

Choosing the right resolution: 72, 150, or 300 DPI?

DPI (dots per inch) controls how many pixels the converter renders per inch of the original PDF page. Higher DPI means more pixels, sharper output, and a larger file. Here is a practical guide to the three options the tool offers:

Resolution Typical pixel size (A4 page) File size (JPG) Best for
72 DPI 595 × 842 px ~80–200 KB Quick web previews, thumbnails, messaging apps
150 DPI (default) 1240 × 1754 px ~200–600 KB Email, social media, screen presentations, general sharing
300 DPI 2480 × 3508 px ~800 KB–3 MB Physical printing, large-format display, archiving

150 DPI is the right default for almost everything. It produces an image sharp enough to read comfortably on any screen, small enough to email or post, and renders quickly in the browser. Unless you have a specific print requirement, there is no reason to go to 300 DPI.

72 DPI is best reserved for thumbnail-sized previews where file size matters more than sharpness — for example, generating a cover image for a document listing page, or creating a small preview to send in a chat. At 72 DPI, fine text becomes difficult to read when zoomed in.

300 DPI is the professional print standard. Use it when you plan to print the image at full size, display it on a large screen, or need archival quality. Be aware that converting a 20-page PDF at 300 DPI can produce 60+ MB of images and take significantly longer to process in the browser.

Tips for common conversion scenarios

Converting a single page rather than all pages

If you only need one page — a cover page to use as a thumbnail, or a specific figure from a report — select the Single page option and enter the page number. One image downloads immediately without any ZIP file. This is faster than downloading all pages and extracting the one you need.

Getting a thumbnail of the first page

A common need for developers and content creators is a cover image of a document: convert page 1 at 150 DPI to JPG, and you have a clean thumbnail ready for a website, document listing, or blog post. No screenshot tool required.

Converting a large PDF on an older device

Each page is rendered individually into browser memory, so a 100-page PDF at 300 DPI can put significant pressure on older devices. To avoid slowdowns, either reduce the resolution to 150 DPI or split the PDF into smaller chunks and convert each chunk separately.

Getting the sharpest possible text output

If the PDF contains mostly text and you need the sharpest image — for an OCR pass, for example — use PNG at 300 DPI. PNG’s lossless compression means no JPEG softness around letter edges, and 300 DPI gives the character recognition engine maximum detail to work with.

Reducing file size before uploading to a portal

If you need a JPG under a specific file size cap (say, 500 KB for an identity document upload), use 150 DPI and drag the quality slider down from 90% toward 75–80%. The file gets meaningfully smaller while the output remains readable. Test with a quick conversion and check the file size before committing.

Frequently asked questions

Can I convert just one page of a PDF to JPG?
Yes. After uploading, select the Single page option and type the page number you want. One image downloads immediately — no ZIP, no need to extract the page first.
What is the difference between JPG and PNG for PDF conversion?
JPG is lossy (slightly compressed, smaller file) and is best for scanned pages and photos. PNG is lossless (pixel-perfect, larger file) and is best for text-heavy pages, diagrams, and line art. When in doubt, JPG at 90% quality works well for most documents.
What DPI should I use?
150 DPI (the default) covers most everyday uses — email, social media, screen presentations. Use 72 DPI for thumbnails and quick previews. Use 300 DPI only when you need to print or archive at high quality, as it produces much larger files and takes longer to process.
Why do the converted images look blurry?
Blurry output is almost always a low DPI setting. Switch from 72 DPI to 150 DPI or 300 DPI and convert again. If the source PDF contains scanned pages at a low original scan resolution, increasing DPI will not recover detail that was never in the source — the output quality is bounded by the source image.
How do I convert a PDF to JPG on iPhone or Android?
Open fixmypdf.tech in Safari (iPhone) or Chrome (Android) and go to the PDF to Image tool. Tap the upload area to select your file from the Files app or Google Drive. Choose format and resolution, then tap Convert. Single-page downloads arrive immediately; all-pages downloads arrive as a ZIP.
Can I convert a PDF to PNG instead of JPG?
Yes — select PNG (lossless) from the format dropdown. The quality slider disappears because PNG is always lossless. PNG files are larger than JPG at the same resolution but preserve every pixel exactly, making them ideal for diagrams, text, and line art.