Converting a PDF to JPG sounds simple — until the result comes out blurry, pixelated, or weirdly soft around the text. The good news is that quality loss is almost always caused by two or three settings you can control. This guide explains exactly what those settings do, how they interact, and how to keep your images sharp every single time.
Why PDF-to-JPG conversion can lose quality
A PDF page is usually vector data — text and shapes described by math — so it stays perfectly crisp at any zoom level. A JPG is a raster image: a fixed grid of pixels. Converting means "rendering" the page into pixels at a chosen resolution, then compressing those pixels. Two things decide how good the result looks:
- Resolution (DPI / scale) — how many pixels the page is rendered into. Too few and everything looks soft and fuzzy.
- JPEG compression — JPG discards detail to shrink the file. Push it too hard and you get blocky "artifacts" and halos around text and edges.
Get those two right and your JPGs will look essentially identical to the original PDF on screen. Get them wrong and even a beautiful source document turns to mush.
Pick the right resolution (DPI)
DPI (dots per inch) is the single biggest factor in sharpness. As a practical rule of thumb:
- 72–96 DPI — fine for tiny on-screen thumbnails and previews only.
- 150 DPI — a great default for sharing, email, and viewing on screens.
- 300 DPI — true print quality; use this whenever the JPG will be printed or zoomed into.
- 600 DPI — only for archival scans or fine-art reproduction; files get very large.
If your converter offers a scale slider instead of a DPI box, higher scale means higher resolution. Doubling the scale roughly doubles the pixel dimensions and roughly quadruples the file size, so there's a balance to strike between sharpness and weight.
Set JPEG quality to 85–95%
JPEG quality trades file size against fidelity. For pages that contain text, stay in the 85–95% range. Below about 80% you'll start to notice fuzzy halos around letters and banding in smooth areas. At 100% the file gets large with almost no visible benefit, so 90% is usually the sweet spot — sharp output at a sensible size. The difference between 90% and 100% is invisible to the eye but can double the file size, which is why pros rarely max it out.
Tip: If razor-sharp text matters more than file size — for example a scanned contract or a page of fine print — export to PNG instead. PNG is lossless and never adds compression artifacts. See our comparison of PDF to PNG vs PDF to JPG to decide which fits your page.
How resolution and quality work together
People often crank one setting and ignore the other. Resolution controls how much detail is captured; JPEG quality controls how much of that detail survives compression. A 300 DPI render saved at 60% quality can look worse than a 150 DPI render at 92%, because aggressive compression throws away the very detail the high DPI captured. Think of DPI as how much you photograph and quality as how carefully you store it — you need both reasonable to get a clean result.
Step-by-step: convert PDF to JPG without losing quality
- Open the PDF to JPG converter and drag your PDF onto the drop zone.
- Set the resolution to 150 DPI for screen use, or 300 DPI for printing.
- Set JPEG quality to around 90%.
- Convert, then check one page at 100% zoom before you download the rest.
- Download the images individually, or grab them all at once as a ZIP.
Because this tool runs entirely in your browser, your PDF is never uploaded to a server — the rendering happens on your own device, which is both private and fast even for large, multi-page files.
Common mistakes that ruin quality
- Converting at screen DPI then printing — a 96 DPI JPG looks fine on a monitor but blocky on paper. Always export at 300 DPI for print.
- Over-compressing — dropping quality below 80% to save a few kilobytes is rarely worth the visible damage.
- Enlarging a low-res result — you can't add detail that was never rendered. Re-export at a higher DPI instead of scaling the JPG up afterwards.
- Ignoring the source — if the PDF itself contains low-resolution images, no DPI setting can make them sharp; you're limited by the original.
What about file size?
Higher DPI and quality mean bigger files. If your sharp 300 DPI JPGs are too large to email, don't lower the quality — instead resize or compress them afterwards with an image compressor or image resizer, which reduce size far more gracefully than crushing JPEG quality. This two-step approach (render sharp, then compress smart) almost always beats rendering a low-quality JPG in the first place.
When you actually want a smaller, lower-res JPG
Not every job needs print quality. For a website thumbnail, a chat attachment, or a quick preview, 96–120 DPI at 80% quality produces tiny files that load instantly. Match the output to the destination: screen-only work never needs 300 DPI, and using it just wastes bandwidth and storage.
Frequently asked questions
Why does my converted JPG look blurry?
Almost always low DPI. Re-export at 150 or 300 DPI and the text will sharpen up immediately.
Is JPG or PNG better for scanned documents?
PNG if you want perfectly crisp text and don't mind a larger file; JPG when you need smaller files and the page contains photos.
Will converting reduce the original PDF's quality?
No. You're creating brand-new image files; the original PDF is never modified.
Can I convert every page of a multi-page PDF at once?
Yes — each page becomes its own JPG, and you can download them all together as a ZIP.
What DPI should I use for printing?
300 DPI is the standard for crisp prints. Go higher only for large-format or fine-art output.