A PDF assembled from multiple sources often contains a mix of scanned image pages and digitally created text pages. The first ten pages are crisp digital text from a report export. The next five are scanned images of handwritten notes. The appendix is a mix of both. This hybrid document creates processing challenges: OCR only works on the scanned pages, compression settings that are right for digital text are wrong for scanned images, and search tools find content on some pages but not others.
Handling mixed PDFs well means treating each page type appropriately without splitting the document into separate files. This guide covers how to identify which pages need which treatment, how to apply operations selectively, and how to produce a unified output that is searchable, reasonably sized, and consistent in appearance.
According to a 2024 analysis by the document management company M-Files, mixed scanned-and-digital PDFs account for approximately 22 percent of all PDFs in corporate document repositories (M-Files, "Enterprise Document Composition Analysis," 2024). The hybrid format is common because documents are assembled from diverse sources. The processing challenge is standard.

Identifying Which Pages Are Which
The fastest way to identify scanned pages is to try selecting text. Open the PDF and drag your cursor across the text on a page. If the text highlights and you can copy it, the page is digital. If you cannot select individual words and the cursor selects the entire page as an image, the page is scanned. Go through the document page by page and note which pages are scanned. This takes a minute for a typical document and tells you exactly which pages need OCR.
For documents with many pages, a faster method is to search for a common word like the or and. The search results will only match on digital pages. The pages with no matches are the scanned ones. The Scanned PDF identification step is essential because applying the wrong processing to a page type produces bad results. Compressing scanned pages too aggressively makes text unreadable. Not OCRing them makes content invisible to search.
Try PDF OCR
No installation needed. Works directly in your browser.
Selective OCR: Processing Only the Scanned Pages
Running OCR on digital pages is wasteful and can actually degrade quality by adding a second text layer that may conflict with the original. The right approach is to run OCR only on the scanned pages while leaving the digital pages untouched. Some browser-based OCR tools support page selection, allowing you to specify a page range or select individual pages for OCR processing.
If your tool does not support selective OCR, split the PDF into scanned and digital sections, OCR only the scanned sections, then merge everything back together. The extra split and merge steps add a few minutes to the workflow but produce a better result than running OCR indiscriminately. WukongPDF's OCR PDF tools and merge functionality support this selective approach.
Compression Strategies for Mixed Documents
A single compression setting applied to a mixed document produces uneven results. The setting that is right for scanned images, typically moderate compression to preserve text legibility, is too conservative for digital text pages, which can be compressed more aggressively with no visible quality loss. The setting that is right for digital text makes scanned pages unreadable.
The solution is the same split-process-merge strategy: separate the scanned and digital sections, compress each with settings appropriate to its content type, and recombine. The PDF Tools workflow for mixed documents is more steps than processing a uniform document, but the output quality justifies the extra effort. A mixed document processed with uniform settings will have either bloated digital pages or illegible scanned ones.
When to Give Up and Keep Them Separate
For some mixed documents, the split-process-merge approach produces a result that is technically correct but visually inconsistent. Scanned pages and digital pages processed differently will look different in the final document. If visual consistency matters more than having a single file, keep the scanned and digital sections as separate PDFs. The recipient receives two files that each look consistent rather than one file that looks mismatched. The PDF Tools decision is practical, not dogmatic.
Try PDF OCR
No installation needed. Works directly in your browser.
