# PDF to JPG

> Render every page of a PDF as a high-resolution JPG image.

URL: https://uttir.com/pdf-to-jpg
Categories: pdf-tools, converters
Privacy: Your PDF is rendered locally in your browser and never uploaded.

## About

Each page of your PDF is rendered to a canvas at 2× scale and exported as a JPG, so text stays crisp and images look clean. Download any page individually.

Rendering uses a client-side PDF engine, so the document never leaves your browser.

## How to use

1. **Choose a PDF** — Pages are rendered automatically.
2. **Download pages** — Grab individual pages as JPG.

## FAQ

### Why 2× scale?

Rendering at double resolution keeps text sharp on high-density displays and when zoomed.

### Can it handle scanned PDFs?

Yes. Scanned pages are already images, so they convert directly to JPG.

### How are multi-page PDFs handled?

Each page becomes a separate JPG, with the page number appended to the filename (page-1.jpg, page-2.jpg, etc.). You can also choose to combine them into a single tall image.

### Why is the output ZIP, not multiple JPGs?

Browsers can only download one file at a time. A ZIP lets the tool deliver all pages in a single download and preserves the original page order. Most systems can open ZIP files natively.

## Related tools

- [JPG to PDF](https://uttir.com/jpg-to-pdf) — Combine JPG and PNG images into a single PDF, one page per image.
- [PDF Split](https://uttir.com/pdf-split) — Extract a page range from a PDF into a new, smaller document.

---

For the full HTML page with the live tool, visit https://uttir.com/pdf-to-jpg.
This file is the markdown rendering at https://uttir.com/pdf-to-jpg.md. See https://uttir.com/llms.txt for a site-wide summary.
