PDF fundamentals
Text-based vs. scanned PDFs: how to tell the difference
Two files can look identical in a viewer yet behave completely differently in an editor. The deciding factor is whether the page contains text objects, an image, or both.
What a text-based PDF contains
A text-based PDF stores characters together with coordinates, font references, size, color, and drawing instructions. It is commonly produced by exporting from Word, Google Docs, a design application, or a reporting system. A PDF viewer uses those instructions to draw the page.
Because characters exist as objects, software can extract them, search them, and sometimes replace them. That does not make a PDF equivalent to the source document: text may be split into short spans, lines can have independent positions, and the original font may be embedded only as a subset.
What a scanned PDF contains
A basic scan stores one photographic image for each page. The letters you see are pixels rather than characters, just as words in a phone photo are not automatically editable text. Searching or dragging across a sentence usually does nothing.
Some scanners create a hybrid “searchable scan”: the page image remains visible while an invisible OCR text layer sits behind it. Such a file may allow selection, but the recognized characters and bounding boxes can be inaccurate. Replacing that hidden layer does not erase words baked into the image.
Three checks you can perform before uploading
First, drag across a short sentence in your usual PDF viewer. Clean word-by-word selection is a strong sign of a usable text layer. Second, use the viewer’s Find command for a visible word. Third, zoom in: scanned letters often reveal pixels or compression artifacts, while drawn text generally stays sharp.
These tests are indicators, not guarantees. Outlined text can stay sharp but is stored as vector shapes. A broken encoding map may allow visual selection while extracted text becomes gibberish. A file can also contain editable text on some pages and scans on others.
- Select and copy one sentence into a plain-text editor.
- Search for a distinctive word shown on the page.
- Test more than the cover page when the document came from mixed sources.
- Never upload a sensitive file solely to discover its type; inspect it locally first.
Where OCR fits
Optical character recognition analyzes page pixels and predicts characters, words, and reading order. OCR can create a searchable text layer or a new document, but it does not restore the original source file. Accuracy changes with resolution, skew, handwriting, language, tables, and print quality.
Proofread names, numbers, dates, decimal points, and legal clauses after OCR. For a long or high-stakes scan, compare the output with the image page by page. This site does not run OCR; scanned or image-only files are rejected so the editor does not imply an unreliable edit occurred.
Choose the right next step
Use this editor when text selection works and you need a small replacement in a text-based PDF. Return to the original Word, spreadsheet, layout, or reporting file when you need extensive reflow, typography changes, or repeated revisions.
Use a trusted OCR workflow for scans, then verify its result before editing. If a PDF is signed, protected, a form, or part of an official record, preserve the original and check whether modification is permitted. Visual appearance alone cannot tell you whether an edit is appropriate.