PicToPDF

DNG to PDF, using the preview the camera already made

A raw file is not an image yet, so nothing in a browser can develop one. What it can do is pull out the full-size JPEG preview your camera embedded when it wrote the file, and put that in a PDF. Nothing is uploaded.

Updated August 2026

  • Reads the embedded preview. No raw developer needed.
  • Works with DNG and most TIFF based raw files.
  • Useful for contact sheets and client proofs.

Converter

This uses the JPEG preview stored inside the raw file, not the raw sensor data. If a file has no usable preview you will get a clear error naming it.

What is actually inside a DNG

DNG is Adobe's open raw container, and Apple's ProRAW writes it too. Inside there are three separate things: the sensor data, a pile of metadata, and one or more JPEG previews that let a file browser show you a thumbnail without doing any raw processing.

The sensor data is not a picture. It is a grid of single colour brightness readings behind a colour filter array, and turning it into an image means demosaicing it, applying a white balance, applying a colour profile and applying a tone curve. That is what Lightroom does, and it is not something a web page should pretend to do.

The preview is a picture. It is the camera's own interpretation of the shot, encoded as a normal JPEG and stored in one of the file's image directories. This tool walks the TIFF directory structure, finds the largest JPEG in there, and uses that.

What you gain and what you give up

Embedded previewDeveloped in Lightroom
Time per fileUnder a secondMinutes, plus a subscription
ResolutionUsually full, sometimes reducedAlways full
Your edits includedNoYes
Highlight recoveryNoYes, that is the point of raw
Good enough for a proof sheetYesYes
Good enough for a printNoYes

The contact sheet use case

Say you shot 60 frames and want the client to pick ten. Exporting 60 JPEGs and zipping them means the client has to download, unzip and open a folder. A single PDF opens in their mail app, scrolls, and prints if they want it on paper.

Set page size to US Letter or A4 so every sheet is the same, drop the files in, and check the order. The page numbers in the list are the page numbers in the PDF. Then send one file instead of sixty.

When this will not work

Some raw converters strip previews when they write DNGs, to keep archive files small. Some third party camera apps only write a small thumbnail. And a handful of proprietary raw formats store their previews in ways that are not TIFF standard at all.

In all of those cases you get a named error rather than a broken page, and the fix is the same: open the file in whatever you normally use, export a JPEG, and bring that to JPG to PDF.

Questions people actually ask

Is this developing the raw file? +
No, and no browser tool honestly can. A DNG holds unprocessed sensor data that needs demosaicing, white balance and a tone curve applied before it is an image at all. This reads the full-size JPEG preview that the camera or app already embedded in the file.
Then what am I actually getting? +
The camera's own rendering of the shot, at whatever resolution it embedded. On modern phones and mirrorless cameras that is usually full resolution and it looks like the photo you saw on the back of the camera. On some older bodies it is a smaller preview.
Why does it say no preview was found? +
A few raw converters strip the embedded preview to save space, and some DNGs from third party apps only include a thumbnail. In that case you need to open the file in Lightroom, Darktable, Capture One or Apple Photos, export a JPEG, and bring that here.
Does it work with CR2, NEF, ARW and other raw formats? +
Only where they are TIFF based, which most are, and only when the preview is stored in a way this reader recognises. DNG and TIFF are reliable. Try the others, but export a JPEG if it fails rather than fighting it.
Are my raw files uploaded? +
No. The file is read in this browser tab and only the preview inside it is used. Nothing is sent anywhere.
Why would anyone want a raw file as a PDF? +
Contact sheets and client proofs, mostly. It is a way to hand someone a browsable set of shots that opens on any device, without exporting a folder of JPEGs and zipping them.

The app has no daily limit

The web tool is capped so the page does not turn into a free file server. PicToPDF on iPhone converts straight from the camera roll, keeps the originals untouched, and works on a plane with no signal.

  • Pick photos from the camera roll, the camera, or Files
  • HEIC in, PDF out, no format juggling
  • Pull the pages of a PDF back out as images
  • Runs on device. No account, no upload
Download PicToPDF for iPhone

Free on the App Store. Android version in the works.

Web tool vs the app

Conversions per day1 to 5 · unlimited
Straight from camera rollno · yes
Works offlineno · yes
Files leave your devicenever · never