No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Servers in GermanyGDPR by design
Origin servers at Hetzner in Germany. Since your files never leave your device, their contents are not transmitted at all.
Unlike JPG, PNG is lossless: text, thin lines and sharp edges stay clean, without the typical JPG artefacts around letters. That is exactly why PNG is the better choice when you want to drop a PDF page as an image into a slide, a wiki or an image editor.
You pick the resolution (100, 150 or 300 dpi); higher dpi yields sharper but larger images. Each page is rendered locally with pdf.js (the worker is self-hosted, no third-party CDN) and exported as PNG. Multiple pages come back bundled as a ZIP.
PNG is practical wherever the page image gets further edited: a diagram to be redrawn in graphics software, a master for text recognition, or a figure that must stay clearly legible in a manual. Because there are no generation losses from repeated saving, the format also suits long-term archiving of individual key pages at best quality.
Everything runs in the browser - no upload, even offline. Your PDF never leaves your device, unlike online converters that upload it to third-party servers.
Specifications
Specifications
Input formats
PDF
Output format
PNG
Batch processing
No
Processing
Locally in your browser (JavaScript)
File upload
None
In 3 steps
Drop a PDF.
Choose the resolution (100/150/300 dpi).
Download the PNG page images (ZIP for multiple pages).
Limitations:PNG is lossless and therefore much larger than JPG - for photos inside the PDF, "PDF to JPG" is more compact. Output is a raster image, not searchable text. High dpi needs a lot of memory across many pages.
FAQ
Is the PDF uploaded?
No, rendering happens entirely locally in the browser.
PNG or JPG?
PNG for sharp edges/text and lossless quality; JPG for photos and the smallest file.
One file per page?
Yes. For multiple pages you get a ZIP.
Which resolution for print?
High (300 dpi) - sharper but larger files. For screen, 150 is enough.