Images to PDF
Drop in photos or scans, put them in order, and get one PDF. Choose A4 or Letter if it is going to be printed, or fit each page to its image if it is going to be read on screen.
The images are read and the PDF is written on your device.
Questions
- Are my files uploaded?
- No. Everything happens inside your browser tab — the file is read from your disk, worked on in memory, and saved back to your disk. It is never sent to us or to anyone else, and there is no server here that could receive it. You can confirm it yourself: open your browser's developer tools, look at the Network tab, and run any tool. No request carries your file.
- Which image formats work?
- JPG, PNG and WebP. WebP is converted to PNG first, since PDF has no native WebP support.
- Which page size should I pick?
- A4 or Letter if the result will be printed — each image is centred on a standard page. Fit-to-image if it will be read on a screen, which avoids white borders.
- Are the images re-compressed?
- JPGs are embedded as they are, with no quality loss. PNGs are embedded losslessly. WebP is converted to PNG, which is also lossless.