Someone sends you a PDF price list, but your website needs an image of a single page. Or you are putting together a social post and want to show a catalog spread, except the platform takes images only, not a PDF. The document exists, but you need a JPG. Converting it takes a minute. Pick the wrong resolution, though, and the text goes soft while the file balloons to a size no CMS will accept.
The reason is that PDF and JPG work in completely different ways. A PDF keeps text, fonts, and vector graphics as separate layers, so it stays sharp at any zoom. A JPG photographs the page at one fixed resolution. Once it is rasterized, that is it: from then on it is just a grid of pixels. That is why DPI (dots per inch) is the setting that matters most here. Too few and the letters turn to mush. Too many and you get heavy files where light ones would have done.
JPG also uses lossy compression, which is worth knowing in advance. The format drops fine detail to keep the file small. On photos you never notice. On flat fills and text it can leave visible artifacts. So matching resolution and format to the actual job is not nitpicking. It is the difference between a clean preview and a murky image nobody enjoys opening.
How to convert PDF to JPG, step by step
1. Open PDF to JPG and upload the document. 2. Pick a resolution for the job: 150 DPI for web previews, 300 DPI if the image will be viewed up close or printed. 3. Run the conversion. Each page becomes its own JPG, and the result usually arrives as a ZIP archive holding every image. 4. Download the archive and open a couple of pages at 100 percent zoom. Check that small text reads cleanly and table lines have not fallen apart. 5. If you only need one page, do not convert the whole document. Pull that page out first so you are not sorting through a dozen images you will throw away. 6. Files too heavy? Lower the DPI and run it again. For on-screen viewing, 300 DPI is almost always more than you need.
What can go wrong
- **Blurry text.** A sign the DPI was set too low. For a document with letters, do not drop below 150. At 72 DPI even headings look fuzzy.
- **Halos around letters.** JPG compression handles sharp, high-contrast edges badly, so a dirty ringing shows up around black text on white. If the page is mostly text, export to PNG for a clean result.
- **Dozens of images instead of one.** The converter makes one image per page. A 40-page catalog gives you 40 files, so decide upfront whether you want them all.
- **Images come out sideways.** If the source was scanned at an angle, the JPG inherits that rotation. Straighten the pages inside the PDF before you convert.
- **Lost text layer.** Once a page is a JPG, you can no longer search or copy its text. It is just a picture. If you need editable text, use PDF to Word instead of converting to an image.
- **White margins around the edges.** Sometimes a page exports with wide margins around the content, and the preview looks small inside a frame of empty space. That comes from the source PDF, so trim the margins in the document first if you want a tight crop.
What to check
- The resolution fits the job: one setting for a website preview, another for print.
- Small fonts and table lines read at 100 percent zoom.
- Each file fits the size limit of wherever you are uploading it.
- Every page sits the right way up, with no stray rotations.
- You got exactly the pages you wanted, with no extra sheets in the archive.
What comes next
To get page images, upload the document to PDF to JPG and match the DPI to the job. If you are holding iPhone photos in HEIC format, run them through HEIC to JPG first. And when you need to gather the finished images back into a single document, the reverse operation JPG to PDF handles it.