150 DPI for screens
A practical balance for websites, slides, email, and on-screen review.
Choose the resolution you actually need, convert batches without freezing the page, and keep every file on your device.
A practical balance for websites, slides, email, and on-screen review.
Sharp text and diagrams at common print sizes without guessing a quality label.
PDF.js parses in a worker while an adaptive worker pool handles image encoding.
No. PDF parsing, rendering, image encoding, ZIP creation, and PDF generation all happen locally. There is no server upload step.
Doubling DPI creates four times as many pixels. The converter automatically reduces parallel jobs for very large pages to protect browser memory.
JPG is intentionally lossy. Use PNG for crisp text and diagrams, or adjust JPG/WebP quality when file size matters more.
Pages render in a controlled queue, finished outputs appear immediately, and encoding is spread across available worker threads. You can stop at any time.