PDF Scanner

Scan pages to PDF with your phone or webcam — cleaned up for legibility, and never uploaded.

Scan with your camera

Nothing is uploaded — the photos never leave this device

Your browser will ask for camera permission. On a laptop this uses the webcam; on a phone it uses the rear camera, which is far better for documents.

Processed on your device. This file is never uploaded.

  1. 1Start the camera and allow access when your browser asks.
  2. 2Capture each page, checking the thumbnails as you go.
  3. 3Choose a page size and build the PDF.

A scanner without an app

Scanning a document usually means installing something. The app-store scanners are capable, and they also want an account, a cloud folder, sync, and permission to upload your pages for processing. For a passport, a signed contract or a medical form, that is a lot to accept for something the phone in your hand can do unaided.

This runs in the browser. The camera stream, the image processing and the PDF assembly all happen on your device, and nothing is transmitted anywhere.

Making a photo look like a scan

The gap between a photo of a page and a scan of it is mostly tone. A camera sees white paper as grey, unevenly lit, with the ink washed towards the paper rather than sitting black against it. Printed untreated, it looks like what it is: a photograph of a document.

Document mode converts each pixel to luminance — weighted the way the eye weights the channels, so coloured ink and highlighter darken sensibly instead of vanishing — then applies a contrast curve that pushes paper towards white and ink towards black.

Deliberately a curve, not a threshold. A hard black-and-white threshold looks sharper on clean laser print and destroys everything faint: pencil, a light stamp, a signature that did not press hard, the small print on a receipt. Those are precisely the details that make a scan worth keeping, so the midtones are preserved.

What it does not do

No edge detection or deskewing. Locating a page in a photograph and warping it flat is real computer vision, and doing it in a browser means shipping a vision library of several megabytes to everyone who visits. Holding the camera square to the page achieves the same thing for free.

No OCR. The PDF contains pictures, so it cannot be searched or copied from. Recognising the text would mean a recognition engine plus a model per language — an order of magnitude heavier than anything else here.

Getting good results

  • Use a phone if you can — a rear camera is far sharper than a webcam
  • Flat surface, ideally one that contrasts with the paper
  • Even light, and no hard shadow falling across the page
  • Camera parallel to the page, not at an angle
  • Fill the frame with the page
  • Check each thumbnail and retake before moving on

Common uses

  • Scanning a signed form to send back by email
  • Turning a receipt or invoice into a PDF for an expense claim
  • Capturing ID or a certificate for an application
  • Digitising a few pages without walking to an office scanner

Privacy

The camera stream is used and discarded, the frames stay in memory, and the PDF is built on your device. The camera is released as soon as you finish. For the documents people actually scan — identity, medical, financial, legal — that is the difference that matters.

Frequently asked questions