About PDF to JPG
Convert every page of a PDF to a high-quality JPG image, entirely in your browser. SnapToolz renders each page with PDF.js at the DPI you choose (150 for screen, 300 for print), then JPG-encodes the result at the quality you set. Useful when you need pages as images for slides, social posts, websites that won't accept PDFs, or when you want to extract a single chart or figure from a longer document. Multi-page outputs are bundled into a ZIP. Pure browser — no upload, no rate limits, no watermarks.
- No uploads
- Browser-only
- Works offline
- 100% free
How it works
- 1
Drop your PDF
Single PDF, any size your device can render. The page count is detected immediately.
- 2
Pick DPI + quality
150 DPI for web/screen, 300 DPI for print. JPG quality 85% is the sweet spot for size vs. fidelity (use 95% for archival, 70% for quick previews).
- 3
Convert and download
Single page = one JPG download. Multi-page = a ZIP archive with one JPG per page, named in order.
Related tools
Browse allFrequently asked questions
Are my files uploaded to a server?
No. Every tool on SnapToolz runs entirely inside your browser using JavaScript and WebAssembly. Your file is read locally, processed in memory, and the result is offered as a download. Nothing is sent to a server — there isn't one to send to.
JPG or PNG — which should I pick?
JPG for photographic content, screenshots, or anything where small file size matters — typically 5-10× smaller than the equivalent PNG. PNG only if you need transparency or pixel-perfect rendering (rare for PDF page exports). Most users want JPG.
What DPI is right?
150 DPI for posting online, sharing in chats, or embedding in slides — sharp on screen, modest file size. 300 DPI if you'll print the JPG at the same size as the PDF page. Higher than 300 wastes file size with no visible benefit.
Can I extract just one page?
Yes — the page picker lets you pick any subset (single page, range, comma-separated list). For grabbing a specific chart or figure, pick that one page; the output is a single JPG instead of a ZIP.
Will text in the output be searchable?
No — the output is pixel data (JPG is image-only, no text layer). If you need the text to remain searchable, keep the PDF or run the resulting JPG through the OCR tool to add a text layer.
Does it work offline?
Yes. SnapToolz is a Progressive Web App. After your first visit, the app is cached on your device and every tool keeps working without an internet connection.
Is SnapToolz free?
Yes — every tool is 100% free with no sign-up, no watermark, no hidden tier. The whole platform is open source and we have no plan to gate features.