Why won't my PDF open? Common causes and fixes
A PDF that refuses to open is frustrating, but the cause is usually one of a few things. Here's how to work out what's wrong and fix it, without uploading the file.
You double-click a PDF and nothing good happens. An error, a blank page, a spinning wheel, or a message saying the file is damaged. It’s a small panic, especially if it’s the only copy of something important. The good news is that “won’t open” almost always comes down to one of a handful of causes, and most are fixable. Here’s how to work through them.
1. It didn’t download fully
The most common culprit is the most boring: the file is incomplete. A download that got interrupted, an email attachment that didn’t finish saving, a transfer that dropped, any of these leave you with a partial PDF, and a partial PDF can’t open.
The fix: download or re-save it again, ideally from the original source, and let it finish completely. A quick tell is the file size, a 2 KB “PDF” that should be 2 MB clearly didn’t arrive in one piece. This fixes a surprising number of “broken” PDFs.
2. It’s password-protected
Sometimes the file is fine; it’s just locked. If it opens to a password prompt rather than the document, it’s encrypted, and you need the password to get in. That’s not a fault, it’s working as intended.
The fix: if you know the password, type it. If it’s your own file and you’re tired of the prompt, you can remove the password once you’ve opened it, so it stops asking. If you don’t have the password and it’s not your file, you’ll need to get it from whoever sent it, there’s no way around a password you don’t have.
3. You’re opening it in the wrong thing
A PDF opened in a program that isn’t a PDF reader, or in a browser tab that’s mishandling it, can fail in confusing ways. The file might be perfectly fine.
The fix: try opening it in a proper PDF reader, or drag it into a fresh browser tab. If it opens there, the file was never the problem; the original app was.
4. It’s an XFA form your viewer doesn’t support
If you get a grey page telling you to open the file in specific software, you’ve likely hit an XFA form, a special kind of interactive PDF that many viewers, including most browsers, don’t fully support. The file isn’t broken; your viewer just can’t render that particular form.
The fix: open it in the full-featured software it asks for, or check whether a simpler version of the document exists.
5. The file really is corrupted
If you’ve ruled out the above, the file itself may be genuinely damaged, bytes scrambled in storage or transfer. This is the hardest case, and honestly, sometimes a badly corrupted PDF can’t be fully recovered.
What can help: if it partially opens, you may be able to salvage what’s readable. Re-saving a fragile file by running it through a tool, for instance compressing it or merging it with nothing, sometimes rewrites a cleaner version that opens. It’s not guaranteed, but it’s worth a try before giving up, and the best insurance is always having the original somewhere safe.
Fixing it without uploading
Notice the theme: the file that won’t open is often something you care about, the only copy of a contract, a scan, a record. Uploading a sensitive file to a random “repair my PDF” website to fix it is a poor trade, you’d be handing your important document to a stranger’s server at its most vulnerable moment.
files.co works in your browser. Whether you’re removing a password or re-saving a fragile file through compress, the PDF is read into memory on your own machine, processed there, and saved back to you. Nothing is uploaded, which you can confirm with DevTools (F12) or by working offline.
So before you panic over a PDF that won’t open: check it downloaded fully, check it’s not just asking for a password, try a real reader, and only then suspect real corruption. Most of the time, it’s simpler than it looks, and you can sort it out without the file ever leaving your machine.