Skip to content
BabaPDF
Learn

How to convert a photo to PDF on iPhone

5 min readHow to

Open JPG to PDF in Safari, add photos, drag them into order, and tap Create PDF — built on your phone, nothing uploaded. Plus the iPhone quirks: HEIC and sideways photos.

Your iPhone already makes PDFs. The catch is that the built-in way hides behind a pinch gesture most people never find, and half the apps in the App Store want an account before they will convert a single photo. Here is how to turn photos into one PDF, in the order you want, from Safari with nothing installed — and, honestly, when the feature already sitting on your phone is the better answer.

Convert a photo to PDF on iPhone

  1. Open the tool in Safari

    Open JPG to PDF. It loads as an ordinary web page — there is nothing to install and no account to make.

  2. Add your photos

    Tap the upload area, choose Photo Library, and pick one photo or several. iOS hands the page a JPEG copy, so most Camera Roll shots drop straight in.

  3. Put them in order

    Drag any photo up or down by its handle. The PDF follows the list exactly, top to bottom, one photo per page.

  4. Choose a page size

    Fit to image gives each page the shape of its own photo. A4 or Letter gives every page the same size and centres the photo inside a margin.

  5. Create PDF

    Tap Create PDF. The document is built on your phone and downloads as babapdf_images.pdf — rename it in Files while you still know which one it is.

JPG to PDFTurn JPG images into a PDF, one per page.
Three bright lime cards cascading down onto a single flat dark slab
One photo per page, in the order your list sits in. The photos are embedded, not re-drawn.

Does the iPhone have a free PDF converter already?

Yes. Save a photo to the Files app, press and hold it, and tap Create PDF — iOS builds the PDF with no app and no upload, and it accepts HEIC and several photos at once. Select multiple photos first and they land in one file.

So why open a web tool at all? For the control the built-in path does not give you: a fixed A4 or Letter page instead of a photo-shaped one, precise drag-order across a dozen images, and a result that flows straight into compress, merge or OCR next. If you only need one photo as a PDF, the Files app is genuinely the faster answer, and we would rather tell you that than pretend otherwise.

Why is my photo sideways in the PDF?

Because the converter reads the photo's pixels exactly as stored and ignores the rotation flag your iPhone writes beside them. A shot taken with the phone turned sideways is stored as a landscape grid of pixels with a tag that says "display this rotated". The Photos app obeys the tag; this tool does not.

We checked rather than assumed. A landscape photo carrying an orientation-6 flag — the value iPhones use for a common sideways shot — comes out as a landscape page, byte-for-byte identical in size to the same photo with no flag at all. The pixels are embedded untouched and the flag is dropped. So if a page lands sideways, rotate the PDF a quarter turn after converting, or open the photo in the Photos app and re-save it upright first, which bakes the rotation into the pixels themselves.

Two dark document sheets, the left upright and the right tilted at an angle, each with a folded bright lime corner
The rotation flag is a note attached to the pixels, not the pixels. This tool keeps the pixels and drops the note.

It says my photo is not a valid JPG

The tool embeds JPEG data directly, so a file that is not truly a JPEG is refused by name instead of being silently mangled. On an iPhone this is uncommon, because Safari usually converts a Camera Roll photo to JPEG as you pick it. A raw .heic file that reaches the tool another way — say after an AirDrop to a computer — is turned away.

Two honest fixes. Set the camera to shoot JPEG from the start — Settings, Camera, Formats, Most Compatible — and every new photo is a JPEG. Or, for a HEIC you already have, the Files app's own Create PDF handles it with no conversion at all. The tool asks for JPEG because embedding it verbatim is what keeps the next answer true.

Does converting reduce the photo's quality?

No. Your JPEG is embedded into the PDF byte for byte — we found the original image data sitting unchanged in the output, which came out barely a kilobyte larger than the photo went in. There is no re-encoding step, so nothing is softened, recompressed or resized on the way in.

The thing that can surprise you is page size, not quality. Fit to image multiplies your photo's pixel dimensions by 0.75 to get PDF points, so a full-resolution iPhone photo — roughly 4032 by 3024 — becomes a page about 42 inches wide. It looks perfectly normal on screen and startles whoever prints it. Choose A4 or Letter when the result has to behave like paper. How to convert JPG images to PDF walks through that arithmetic in full.

Everything here happens in the Safari tab you already have open: the photos are read and the PDF is assembled on your phone, and nothing is uploaded — exactly as it works on a laptop, because it is the same code. And if what you are really doing is photographing a paper document rather than converting pictures you already have, Scan to PDF drives the camera directly, page after page, and OCR PDF makes the result searchable afterward.

Keep reading