PDF guide

How image to PDF works in a browser.

Creators and operators/3 min read

A practical explanation of turning screenshots, scans, and photos into a PDF without uploading them.

Each image becomes one page

The simple model is easy to understand: choose JPG or PNG files, order them, then export one PDF where every image becomes a page.

Orientation needs care

Some phone photos store rotation in metadata instead of changing the pixels. A good browser tool should normalize common JPEG orientation before export so the PDF matches what the user expects.

This is not OCR

Image to PDF creates a document from images. It does not automatically make scanned text searchable unless OCR is added and tested as a separate feature.

Next step

Use the related tool first, then keep the article as a reference for the limits and tradeoffs behind the workflow.