Exporting a PDF page as a JPG is easy. Exporting it so the text is still crisp when you zoom in, or so a printer will not reject it, is where most free converters fall down — they render at screen resolution and hand you a soft, pixelated image. This guide explains what DPI actually does, which number to choose, and how to export a PDF to JPG at high resolution free without uploading anything.
How to export a PDF to JPG at 300 or 600 DPI
- Open ihatepdf.cv/pdf-to-jpg — no sign-up, no email, nothing to install.
- Add your PDF — drag it in or click to browse. Every page is listed with a preview.
- Choose the DPI — 150 for screen use, 300 for printing, 600 for archiving or fine detail. Higher DPI means a bigger, sharper image and a larger file.
- Select the pages — export the whole document or just the pages you need.
- Download — save the images individually, or grab them all as one ZIP. No watermark is added at any resolution.
What DPI actually means when converting a PDF
DPI stands for dots per inch. A PDF page does not have a fixed pixel size — it has a physical size, usually A4 or Letter, described in points. DPI is the number you supply to decide how many pixels to generate for each inch of that physical page. An A4 page is 8.27 inches wide, so:
At 72 DPI you get roughly 595 pixels wide — fine for a thumbnail, unreadable for body text. At 150 DPI roughly 1,240 pixels — comfortable for viewing on a screen. At 300 DPI roughly 2,480 pixels — the standard for printing, and the point at which text stops looking soft. At 600 DPI roughly 4,960 pixels — enough to zoom deep into small print, read a stamp, or archive a document you may never see the original of again.
Which DPI should you actually pick?
Choose 150 DPI for images going into a slide deck, a web page, or an email — anything that will only ever be viewed on a screen at roughly its natural size. Anything higher is wasted bytes.
Choose 300 DPI for anything that will be printed. This is the long-standing print-industry baseline, and it is what most print shops, publishers and submission portals expect. If someone has asked for a "high resolution" image without specifying, they almost certainly mean 300 DPI.
Choose 600 DPI when detail genuinely matters: legal exhibits where a signature or a stamp has to be legible, engineering drawings with fine linework, archival scanning, or any document where you want to be able to zoom in hard later. Be aware that a 600 DPI A4 page is roughly four times the pixel count of 300 DPI, so files get large quickly.
Why "high resolution" and "high quality" are not the same thing
Two separate settings decide how good your JPG looks, and confusing them is the most common reason people end up disappointed. Resolution (DPI) controls how many pixels exist. JPEG quality controls how aggressively those pixels are compressed. You can export at a glorious 600 DPI and still get a smeary image if the JPEG quality is cranked down, because compression artefacts cluster around the sharp edges of text. Conversely a 300 DPI export at high JPEG quality will look excellent for almost every real purpose. If your output looks blocky or has faint halos around letters, that is compression, not resolution — raising DPI will not fix it.
A note on vector text
Here is the part that surprises people: text in a PDF is usually vector data, meaning it has no inherent resolution at all. It is a set of mathematical outlines that can be drawn at any size perfectly. When you export to JPG you are converting those infinitely sharp outlines into a fixed grid of pixels, and that step is irreversible. This is why exporting a text-heavy PDF to JPG at a low DPI and later regretting it cannot be undone by upscaling — the information is gone. If you only need the pages as images for viewing, consider whether you need JPG at all; keeping the PDF preserves the vector text.
JPG or PNG for PDF pages?
JPG uses lossy compression tuned for photographs. It handles gradients and photographic content beautifully and struggles with hard black-on-white edges, which is exactly what text is. PNG is lossless and handles sharp edges perfectly, at the cost of larger files for photographic content. The practical rule: if the page is mostly text, line art, tables or diagrams, PNG will look noticeably cleaner at the same DPI. If the page is mostly photographs, JPG will be much smaller for the same visual quality. For a scanned document containing both, 300 DPI JPG at high quality is the pragmatic compromise most people want.
Why this runs in your browser
High-DPI conversion is exactly the case where uploading is worst. A 600 DPI export of a twenty-page document is a large amount of data to send to somebody else's server and download back, and the documents people want at 600 DPI — contracts, certificates, medical records, legal exhibits — are precisely the ones you should not be handing to a third party. ihatepdf renders the pages with pdf.js inside your own browser tab, so nothing is uploaded, there is no file size cap beyond your own memory, and the conversion starts instantly instead of waiting in a queue.
Frequently asked questions
How do I convert a PDF to JPG at 600 DPI for free?
Open ihatepdf.cv/pdf-to-jpg-600-dpi, add your PDF, and download the images. The pages are rendered at 600 dots per inch — roughly 4,960 pixels wide for an A4 page — with no watermark, no sign-up and no upload to any server.
Is 300 DPI enough for printing?
Yes, for essentially all normal printing. 300 DPI is the industry standard for print production and is what commercial printers, publishers and submission portals expect. Going above it produces larger files without a difference most people can see in a printed result. Go to 600 DPI only when you need to zoom into fine detail on screen.
Why does my exported JPG look blurry even at high DPI?
Almost always JPEG compression rather than resolution. Lossy compression damages the sharp edges of text first, producing soft or haloed letters. Export at a higher JPEG quality setting, or use PNG for text-heavy pages where lossless compression keeps edges crisp.
Can I convert only some pages instead of the whole PDF?
Yes. Select exactly the pages you want before exporting. This matters at 600 DPI, where a long document can produce a very large set of files.
Is there a file size or page limit?
No artificial limit. The conversion runs on your own device, so the constraint is your available memory. For very large documents at 600 DPI, close other browser tabs first or export in batches of pages.
Does converting to JPG reduce the quality of my PDF?
Your original PDF is never modified — a new set of images is created alongside it. The images themselves are a lossy snapshot of the pages, so keep the PDF as your master copy and treat the JPGs as derived output.
What DPI do government and exam portals usually want?
Most Indian government and university portals ask for scanned documents at 200 to 300 DPI, often with a strict file size cap of 100KB to 2MB. Export at 300 DPI and then use the compression tool to hit the size limit, rather than dropping the DPI, which damages legibility.