Troubleshooting a Corrupted or Broken PDF
A PDF that won't open, shows a blank page, or throws a cryptic error is frustrating, especially when you need it right now. The good news: most "broken" PDFs fall into a small number of known categories, and several are fixable without special software.
First: is it actually corrupted, or just mislabeled?
Before assuming the worst, check the basics. Open the file's properties or try renaming a copy of it with the correct .pdf extension visible โ occasionally a file is downloaded incompletely, or saved with the wrong extension, and looks "broken" for reasons that have nothing to do with the PDF itself. A file size of 0 KB or a few bytes almost always means a failed or interrupted download or export, not a genuinely corrupted document โ redownloading or re-exporting usually solves it instantly.
Common cause #1: an incomplete download or transfer
If a file was interrupted mid-download (a dropped connection, a closed browser tab, an interrupted email attachment), the PDF may be missing its closing structure entirely. Readers often report this as "damaged" or "cannot open." Fix: re-download or re-request the file from its original source; a partial file generally can't be repaired.
Common cause #2: a genuinely malformed internal structure
PDFs have an internal cross-reference table that tells a reader where each object (page, image, font) lives inside the file. If that table is damaged โ sometimes from a buggy export tool, a crash during creation, or an editing tool that doesn't fully rewrite the file โ a strict reader may refuse to open it at all, while a more forgiving reader might open it with visual glitches or missing content.
Fix: some PDF viewers include a "repair" or forgiving-parse mode that reconstructs a usable file by scanning for readable objects and ignoring the broken index. If your usual reader fails, trying a second, different PDF viewer is a legitimate troubleshooting step โ different tools tolerate structural damage differently.
Common cause #3: password protection or encryption
An encrypted PDF isn't corrupted โ it's working as intended โ but it can look identical to a broken file if the reader gives an unclear error instead of clearly asking for a password. Fix: confirm with the sender whether the file requires a password, and enter it when prompted. Encrypted PDFs need to be decrypted with the correct password in your reader before any other tool, including CrunchyPDF, can process them โ our tools require unencrypted input.
Common cause #4: an unsupported or unusual PDF version/feature
Occasionally a PDF uses a newer feature, an unusual color space, or a proprietary extension that an older or more limited reader doesn't understand, producing a blank page, a rendering error, or missing elements while the file itself is perfectly valid. Fix: try opening the same file in a different, up-to-date reader before concluding the file is broken.
Common cause #5: the file was never a real PDF
Sometimes a file has a .pdf extension but isn't actually a PDF at all โ for example, an HTML error page saved by a browser, or a corrupted export that produced an empty shell. Opening the file in a plain text editor (briefly, just to look) often reveals whether it starts with the expected %PDF- header; if it doesn't, the file was never valid PDF data to begin with, and no repair tool will fix that โ you'll need to obtain the file again from its source.
Quick diagnostic order
1) Check the file size looks reasonable. 2) Try a different PDF viewer. 3) Confirm it isn't simply password-protected. 4) Re-download or re-export from the original source if possible. Most "broken" PDFs are solved by one of these four steps.
When a PDF opens but looks wrong
A file that opens but displays incorrectly โ missing images, wrong fonts, garbled text โ is a different problem from one that won't open at all, usually pointing to a missing embedded font or a viewer that doesn't support an element the file uses. This is less "broken" and more "displayed differently than intended," and switching readers is again the fastest diagnostic step.
Where CrunchyPDF fits in
CrunchyPDF's tools expect a valid, unencrypted PDF as input โ they aren't a repair utility for structurally damaged files. What they can help with: once you have a working copy of a document, Split lets you isolate just the pages you need if only part of a larger file is affected, and re-saving a document through Merge (even a single file merged with itself) rebuilds it as a fresh PDF, which occasionally resolves minor structural quirks by writing a clean new file.