Fix PDF ErrorsApril 2, 20265 min read

Fix "Not a Supported File Type or File Is Damaged" PDF Error in Adobe

Adobe Reader shows "not a supported file type or the file has been damaged" when it can't detect a valid PDF structure. Here are the causes and step-by-step fixes.

"Adobe Reader could not open [filename] because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)" — this error appears before Adobe Reader even attempts to parse the file. It means Reader's initial signature check failed: the file doesn't start with the bytes Reader expects from a PDF.

Why This Error Appears

PDF files must begin with the header %PDF- followed by the version number (e.g., %PDF-1.7). Adobe Reader checks this header before doing anything else. This error appears when: the file is actually an HTML page (a server returned a "file not found" error page with a .pdf extension), the download was corrupted and the first bytes are wrong, the email client decoded a MIME attachment incorrectly, or the file is genuinely a different format renamed to .pdf (a .docx, .jpg, or .zip with .pdf extension). Each cause has a different fix.

Fix 1 — Check the File Is Actually a PDF

Right-click the file → Open With → Notepad (Windows) or TextEdit (Mac, plain text mode). Look at the very first characters. A valid PDF starts with %PDF-1. or %PDF-2.. If instead you see <!DOCTYPE html> or <html>, the "PDF" is actually a web page — your browser or email client downloaded an error page rather than the actual file. Re-download from the source, or if it was emailed, ask the sender to re-attach the file directly rather than linking to it.

Fix 2 — Re-download or Save the File Properly

If the file came from a website: don't click the PDF link directly. Instead, right-click the link and choose "Save link as" to force download to disk. Then open the downloaded file. Clicking a PDF link directly sometimes causes the browser to save the file incorrectly (especially on older websites with incorrect Content-Type headers). If the file came from email: don't open it by clicking directly — save the attachment to your desktop first, then open from there. Some email clients corrupt attachments when they're opened directly from the preview.

Fix 3 — Try a Different Viewer

Drag the file into Chrome. If Chrome shows an error too, the file is likely genuinely corrupt or not a PDF. If Chrome opens it but Adobe doesn't, there's a version incompatibility — the PDF uses a spec version newer than your Adobe Reader. Update Adobe Reader via Help → Check for Updates. Chrome always supports the latest PDF spec. For files that open in Chrome but not Reader, use Chrome as your primary viewer or use File → Print → "Save as PDF" in Chrome to re-save as a fresh PDF that Adobe can open.

Fix 4 — Check the File Extension Is Correct

Windows hides file extensions by default. To see the real extension: open Windows Explorer → View → check "File name extensions." If your file shows as "report.pdf.docx" or "invoice.pdf.html" — the visible .pdf is actually part of the filename, and the real extension is .docx or .html. This is a common trick in phishing emails. Right-click → Rename to see the full filename. If the file is genuinely a .docx or .jpg, use the appropriate application to open it, or convert it to PDF through the correct tool.

Try Compress PDF Now — Free

Browser-based, private, and instant. No account or software required.

Open Compress PDF
Report Bug
Send Feedback
Feature Request