Lee este artículo en español.
How to fix a damaged PDF (no software to install)
A PDF doesn't break on its own. It's almost always one of these:
- The download or upload got cut off halfway (bad connection, browser closed, USB unplugged).
- It came from a scan or conversion that failed partway through.
- It synced badly in Dropbox, Google Drive or similar, leaving an incomplete version.
- Some program wrote it badly when saving (rarer, but it happens).
The usual symptom: the PDF won't open, your reader says the file is damaged or could not be repaired, or it opens but cuts off mid-page.
Try this first: the browser trick
Before doing anything complicated, try the simplest fix. Modern browsers (Chrome, Edge) ship their own PDF reader, and it's a lot more forgiving than many desktop readers when a file has some internal fault.
- Open the PDF by dragging it into a Chrome (or Edge) tab.
- If it shows up, even with something odd about it, press Ctrl+P (print).
- For the print destination, choose Save as PDF.
- Save that new file.
This works surprisingly often because the browser doesn't copy the original bytes: it redraws every page and generates a brand new PDF from that. If the problem was in the file's internal structure, not the content itself, it disappears.
If only some pages are broken
Sometimes the file opens but some pages are fine and others aren't, or you have two different copies and each one has half the good pages. In that case you don't need to fix the whole PDF, you just need to keep the pages that actually work.
With Split PDF you can separate the document by page or by range. Pull it apart first, check which pieces open cleanly, and drop the ones that don't.
Putting the recovered pages back together
Once you have the good pages (whatever survived from the original, plus anything you rebuilt with the browser trick, or even loose pages from a second scan), the last step is putting them back into a single document.
With Merge PDFs you combine them in whatever order you want and get back one clean PDF, ready to save or send.
When you need something stronger
If the file won't open even in the browser, or you only get a blank page, the damage is probably in the content itself, not the structure. There's no shortcut for that: you'd need a new scan or the original file from whoever sent it. No tool can guess data that's already gone.
How to stop it happening again
- Don't close the browser or unplug anything while a PDF is downloading or uploading.
- If you're emailing it or uploading it to the cloud, wait for it to finish syncing before closing the folder.
- Keep a copy of the original file before editing or signing it, in case the editor fails halfway through.
FAQ
Is there an automatic "repair PDF" button? Not reliably. The ones that exist try to rebuild the internal structure, but if the actual content is gone there's nothing left to recover. The browser trick (print to PDF) is the option that works most often without complicated tools.
What if the PDF asks for a password I don't have? That's not a damaged PDF, that's a protected one. It's a different problem and outside the scope of this article.
Do Split and Merge repair the PDF on their own? Not directly. What they do is let you separate the good pages from the bad ones, then put them back into one clean document. The actual repair, when needed, is the browser step or a new scan.
Try these tools
You'll find the full instructions for Split PDF and Merge PDFs, with examples for n8n, Make and your own code. And if you don't have an account yet, you can create one for free.