Skip to content
PDF σε JPG
Tools

PDF σε JPG

Νέο

Μετατρέψτε σελίδες PDF σε εικόνες JPG, PNG ή WebP στην ποιότητα που επιλέγετε — όλα στο πρόγραμμα περιήγησής σας.

Runs entirely in your browser. Nothing is uploaded.

Convert PDF to JPG without uploading anything

This free PDF to JPG converter turns every page of a PDF into a crisp image — JPG, lossless PNG or compact WebP — entirely in your browser. The file is rendered locally with pdf.js, the same engine Firefox uses to display PDFs, so your document never leaves your device. That means no upload wait, no server holding your contract or ID, and it even works offline once the page is loaded.

Drop in a PDF and you'll see thumbnails of every page. Convert them all to a tidy ZIP, or click thumbnails (or type a range like 1-3, 7, 10-15) to convert just the pages you need — each image named after your document, like report-page-03.jpg.

High quality, your call: DPI and quality controls — free

Most online converters either fix the resolution or paywall it. Here you choose: 96 DPI for screens, 150 DPI as a sharp default, 300 DPI for print-quality text, or 600 DPI when every detail matters — plus a JPEG/WebP quality slider up to 100%. A 300 DPI A4 page comes out around 2480 × 3508 pixels, sharp enough to reprint.

Want PDF to JPG without losing quality? Switch the format to PNG — pixel-perfect, lossless, ideal for pages with fine text or line art. WebP gives the smallest files at comparable quality, perfect for the web.

No caps, no watermark, no sign-up

Server-based tools meter what their servers do: file-size caps around 15–25 MB, two-to-three tasks-a-day limits, watermarks, and accounts to "unlock" features. Because this converter runs on your hardware, there's nothing to meter — no size cap, no page cap, no daily limit, no watermark, and no account, ever. A 100-page PDF converts as happily as a one-pager; pages render one at a time so memory stays sane.

It works the same on every device: Windows (no software install — handy on locked-down office machines), Mac (faster than exporting page-by-page from Preview), and iPhone or Android right in the browser, saving images straight to your photos or files.

When should you convert PDF to JPG?

Whenever a PDF needs to act like a picture: posting a flyer to Instagram or X (which don't accept PDFs), embedding a page in a website or presentation, attaching a preview to an email, cropping a diagram out of a report, or annotating a form in any image editor. JPG opens everywhere with zero software; PNG keeps text razor-sharp.

Going the other direction, or slicing the document instead? UtiloKit has the full PDF set, all equally private: Image to PDF, Merge PDF, Split PDF and Sign PDF — plus an Image Converter and Image Compressor for the JPGs you just made.

UtiloKit vs iLovePDF, Smallpdf, Sejda, and Adobe

iLovePDF (ilovepdf.com) is one of the most popular PDF tools online, but free users hit a 25 MB file limit and a 15-task daily cap, and every file uploads to their servers. Smallpdf (smallpdf.com) gives free users just 2 tasks per day before pushing toward a €9/month subscription. Sejda (sejda.com) allows 3 free tasks per day with a 50 MB cap. Adobe Acrobat online requires a paid Creative Cloud plan to convert more than a single page at a time.

None of those options let you convert a 200-page contract without uploading it somewhere or hitting a daily wall. UtiloKit has no daily cap, no file size limit, and no server upload — because the work happens entirely in your browser. The privacy difference is real: when you use iLovePDF or Smallpdf, your document lives on their servers long after you've closed the tab. Here, the file never leaves your computer.

How PDF rasterization works: from page-description language to pixels

PDF has its roots in PostScript, a page-description language developed by Adobe in the 1980s. Rather than storing a bitmap, a PDF describes each page as a set of instructions — draw a line here, place this glyph there, clip this region — that a renderer interprets at display time. This is why a PDF can look sharp at any zoom level in a viewer: the viewer is re-rendering the instructions at the current magnification, not scaling a fixed image.

Converting a PDF to JPG requires rasterization: executing those page-description instructions and sampling the result onto a fixed pixel grid. The density of that grid is expressed as DPI (dots per inch). At 72 DPI you get exactly one pixel per typographic point — the historical screen density — which produces a low-resolution image suitable only for small thumbnails. At 96 DPI you match typical monitor pixel density and get a usable screen image. At 150 DPI the output is crisp enough to read comfortably and prints acceptably on a home printer. At 300 DPI you match the baseline for professional offset printing: an A4 page becomes 2480 × 3508 pixels. At 600 DPI — used for archiving or documents with very fine detail — an A4 page expands to 4961 × 7016 pixels, typically several megabytes even as JPEG.

This rasterization step is irreversible. Once a page is converted to pixels, the underlying text and vector objects are gone — the image is just a grid of colored dots. That is why DPI choice matters so much: too low and you cannot read small print; too high and you generate files far larger than the use case requires. Match the DPI to the destination: 96 for web embeds, 150 for general use, 300 for print, 600 for archival.

JPEG vs PNG vs WebP: choosing the right output format for your PDF content

JPEG uses lossy compression: the encoder discards fine color-frequency detail that the eye is least sensitive to, then compresses the remainder with a DCT algorithm. For pages dominated by photographs or soft gradients — a product catalog, a travel brochure — the loss is invisible and the file sizes are compact, typically 100–400 KB per A4 page at 150 DPI. JPEG is the right choice when the output will be shared on social media, embedded in email, or uploaded to platforms with file-size limits.

PNG uses lossless compression: every pixel is stored exactly as rendered, compressed only with a deflate algorithm that exploits patterns without discarding anything. For text-heavy pages, technical diagrams, spreadsheets, or any page with sharp edges and flat colors, PNG is noticeably crisper — JPEG's DCT artifacts appear as slight halos or blurring around high-contrast edges like black text on white. The trade-off is file size: a 150 DPI A4 PNG is typically two to four times larger than its JPEG equivalent. Use PNG when the image will be placed in a presentation, a word processor, or anywhere the text must remain fully legible.

WebP is a modern format developed by Google that supports both lossy and lossless modes in the same container. In lossy mode WebP typically beats JPEG by 25–35% in file size at the same perceived quality; in lossless mode it often beats PNG by 10–20%. It is the best choice for web pages and web apps where bandwidth matters, but it has limited support in older PDF viewers and productivity software that may need to embed the images — always check whether your downstream tool accepts WebP before using it as your output format.

Scanned PDFs vs. born-digital PDFs: why they behave differently

A born-digital PDF is authored entirely on a computer — created in Word, InDesign, or a design tool and exported to PDF. Its pages contain vector text, embedded fonts, and vector or compressed-raster graphics. Rasterizing it at a higher DPI always produces a sharper result because the vector instructions can be rendered at any resolution. This is the majority of PDFs encountered in business: invoices, reports, contracts, presentations.

A scanned PDF is fundamentally different. It is produced by a scanner or a camera-to-PDF app: the device captures a photograph of a physical page, compresses it as JPEG or JBIG2, and wraps the resulting image inside a PDF container. The PDF itself adds almost nothing — there are no vector objects, no embedded fonts, no selectable text. When you convert a scanned PDF to JPG, you are essentially decompressing the image that is already inside the PDF, not rendering anything fresh. Increasing the DPI setting above the scan's native resolution will not add detail — it will only upscale the existing pixels, which may actually add blur through interpolation. The resolution is permanently fixed at the time of scanning, which is why 300 DPI is the recommended scanning setting for documents that will later be converted or processed.

Scanned PDFs also lack machine-readable text, which matters if you intend to extract content rather than just produce images. If you need searchable text from a scanned document, you need OCR (Optical Character Recognition) software — tools like Tesseract, Adobe Acrobat, or ABBYY FineReader — to analyze the pixel image and infer the characters. A PDF-to-JPG converter cannot add OCR; it can only extract the pixel data that is already present. Knowing whether your PDF is born-digital or scanned tells you immediately which quality and workflow choices are actually available to you.

Multi-page PDF workflows: extracting, selecting, and organizing pages

A multi-page PDF converted all at once produces one image file per page, and keeping those files organized matters. The standard naming convention is to include a zero-padded page number in each filename — report-page-01.jpg, report-page-02.jpg, and so on — so that files sort correctly in any file manager. Without zero-padding, a ten-page document would sort as 1, 10, 2, 3 … in lexicographic order, which is confusing when pages are spread across multiple folders or combined with other batches. This tool applies that padding automatically and bundles the result into a ZIP archive named after your original document.

Selective extraction is useful when only part of a document is relevant. Common cases include pulling a single signature page from a contract, extracting the charts from a report for use in a presentation, or converting a table-heavy appendix while leaving the text body as a PDF. A page-range input — supporting comma-separated pages and hyphenated ranges like 2-5, 8, 12-15 — covers all of these without needing to split the PDF first. For very large documents (100+ pages), converting only the needed pages also saves significant processing time and storage.

After conversion, the individual images can be used independently or recombined. If you need to share a subset of pages as a PDF again, an Image to PDF tool can stitch the JPGs back into a new document. If the images are destined for a presentation, most apps (PowerPoint, Keynote, Google Slides) accept drag-and-drop of JPG files directly. For social media, each page image can be posted individually or assembled into a carousel. Understanding that a multi-page PDF is just a collection of pages — each independently renderable — makes it easy to build whatever workflow the downstream platform requires.

Frequently asked questions

How do I convert a PDF to JPG for free?

Drop your PDF onto the tool above, choose JPG (or PNG/WebP), and download — each page is rendered right in your browser, so the file never uploads to any server. Multi-page documents download as one ZIP, single pages with one click. There's no sign-up, no watermark, no size cap and no daily limit. Unlike iLovePDF which limits free users to 25 MB per file, or Smallpdf which allows only 2 free tasks per day, this tool has no restrictions at all.

How do I turn a PDF into a JPEG?

A PDF page stores text and graphics as vectors, so it must be rasterized — rendered to pixels at a chosen resolution — and then encoded as JPEG. This tool does that automatically using the same engine Firefox uses to display PDFs (pdf.js). Pick 150 DPI for screen use or 300 DPI for print-quality output. The whole process runs in your browser, so there's no upload wait and no file size cap.

Does converting PDF to JPG lose quality?

Some loss is inherent: PDFs are vector documents and JPG is a lossy raster format, so very fine text can soften. The loss is controlled by two settings — the render resolution (DPI) and the JPEG quality slider. Rendering at 300 DPI with quality 90–100 makes the loss visually negligible; choose PNG for truly lossless output.

How do I convert PDF to JPG without losing quality?

Raise the resolution to 300 or 600 DPI and set quality to 90–100 — higher values mean larger files but sharper text. For zero loss, switch the format to PNG, which uses lossless compression. Both settings are free here; many converters like Smallpdf and iLovePDF paywall their quality controls behind paid subscriptions.

How do I convert a PDF to JPG on Windows?

Windows has no built-in PDF-to-JPG exporter, so the easiest route is this browser-based converter — it works in Edge or Chrome with nothing to install. Because the conversion runs locally in the browser, it also works on locked-down work PCs where you can't install software.

How do I convert a PDF to JPG on a Mac?

macOS Preview can export a PDF as JPEG (File → Export → Format: JPEG), but only one page at a time. For multi-page PDFs this tool is faster: it converts every page in one pass and bundles them into a ZIP — and since it's client-side, the document stays on your Mac.

How do I convert a PDF to a JPEG on iPhone or Android?

No app needed — open this page in Safari or Chrome, pick the PDF from Files or your storage, and save the JPGs straight back to your device. The PDF is rendered on the phone itself, so there's no upload wait on slow connections and the document never leaves your hands. iLovePDF and Smallpdf have mobile apps but still upload your file to their servers.

Can I convert only certain pages of a PDF to JPG?

Yes — click the page thumbnails to select exactly the pages you want, or type a range like "1-3, 7, 10-15" in the Pages box. Only the matching pages are converted, which saves time and file size on long documents. You can then download them individually or as one ZIP.

How do I convert multiple PDF pages to JPG at once?

Just hit "Convert → download ZIP": every page (or every selected page) is rendered at your chosen DPI and bundled into a single ZIP file named after your document, with files like report-page-01.jpg. There's no page-count cap — 100+ page PDFs work fine because pages are rendered one at a time.

What resolution (DPI) should I use when converting PDF to JPG?

96 DPI is fine for on-screen viewing and web embeds, 150 DPI is a sharp general default, and 300 DPI is the standard for printing or preserving small text. Higher DPI means proportionally larger images — a 300 DPI A4 page is about 2480 × 3508 pixels. Match the DPI to the destination rather than always maxing it out.

What's the difference between PDF to JPG and PDF to PNG?

JPG uses lossy compression — smaller files, ideal for photo-heavy pages and easy sharing — while PNG is lossless and keeps text and line art pixel-perfect. For screenshots-of-text use cases PNG looks crisper; for upload size JPG wins; WebP often gives the best size-to-quality ratio of all. This tool offers all three.

Is it safe to convert PDF to JPG online?

Only if the file doesn't leave your device. iLovePDF, Smallpdf, PDF2Go, and most other online converters upload your document to their servers, where it may be stored for hours or days — risky for contracts, IDs or medical records. This converter is different: rendering happens entirely in your browser via pdf.js, so the PDF is never transmitted anywhere. You can even load the page, go offline, and convert.

Why convert PDF to JPG at all?

Images open everywhere without a PDF reader, embed directly in websites, emails and documents, and — crucially — platforms like Instagram, X and Facebook accept image uploads but not PDFs. One JPG per page is often far more shareable than a multi-page PDF, and easier to crop or annotate in any editor.

How do I save just one page of a PDF as a JPEG?

Skip the screenshot trick — it's limited to your screen resolution. Instead, click that page's thumbnail to select it and use "Download selected pages individually": you get the single page at your full chosen DPI, named like document-page-07.jpg.

Is there a limit on file size or number of conversions?

No limits here at all. iLovePDF caps free users at 25 MB per file and 15 tasks per day. Smallpdf allows only 2 free tasks a day. Sejda limits free users to 3 tasks per day and 50 MB files. Adobe Acrobat online requires a paid subscription to convert more than a single page. Because this converter runs entirely in your browser, there's no server to meter — a 300-page PDF converts the same as a 3-page one.