PDF to Image
Convert every page of a PDF into high-quality JPG or PNG images.
Click to upload or drag & drop
Add your document. It will remain locally on your device.
Configuration
Turn PDF pages into JPG or PNG images without uploading
This tool renders every page of your PDF onto an in-browser canvas using pdf.js, then exports each page as a JPG or PNG. Because rendering happens on the canvas element itself, no page content is sent to a server to be converted.
Choose a resolution multiplier for sharper output if you plan to zoom in or print the images.
How it works
- 1
Upload a PDF file.
- 2
Choose JPG or PNG output and a resolution scale (1x–3x).
- 3
Run the tool to download a zip containing one image per page.
This tool never uploads your file. All processing happens locally in your browser using WebAssembly. Read more about how Foldr handles your data.
Frequently asked questions
What resolution should I use for printing the converted images?
For print-quality output, 2x or 3x scale is generally recommended, since it renders each page at a higher pixel density before export.
Does converting a PDF to images upload the file anywhere?
No — pages are rendered locally onto a canvas element in your browser and exported directly from there.