Is this PDF to Image converter free and private?
Yes. The conversion happens locally with PDF.js and the Canvas API. Your PDF never leaves your browser, there are no watermarks, and there is no account requirement.
Which output formats are supported?
JPG, PNG, and WebP. JPG is best for photos and scanned documents. PNG is best when you need transparency or sharp text. WebP usually produces the smallest file at similar visual quality.
How does the resolution setting work?
Resolution is a scale multiplier applied to the PDF page size. 1x matches the native PDF resolution, 2x doubles each side, and 4x quadruples it. Higher values yield sharper images at the cost of larger file sizes.
Why is the transparent option grayed out for JPG?
JPG does not support an alpha channel. Switch to PNG or WebP if you need a transparent background.
Can I export multiple PDF pages into a single image?
Yes. The Page layout setting can pack 2 pages vertically or 4 pages in a 2x2 grid into one output image. Use it to build contact sheets or thumbnail summaries.
How do I export a specific subset of pages?
Either pick Custom range with from/to numbers, or keep All pages and use the preview checkboxes to deselect any pages you want to skip.
What happens with multi-page exports?
If you export multiple pages, the tool packages them into a single ZIP archive named filename-format.zip. Single-page exports download directly as a regular image file.
Will encrypted or password-protected PDFs work?
If a PDF is password-protected, PDF.js will throw a load error. Remove the password (for example, by saving the PDF after entering the password in another viewer) and try again.