Is this PDF repair tool really free, with no signup?+
Yes. No account, no email, no daily quota, and no watermark on the recovered output. Recovery as many PDFs as you need.
Are my files uploaded somewhere?+
No. The repair runs entirely on your device using an open-source PDF engine and the browser's PDF renderer (Mozilla's PDF renderer). The damaged file never leaves the browser tab — important for sensitive documents you can't trust to a third-party service.
What kinds of corruption can be repaired?+
Most common cases: 'damaged' errors from Acrobat / Preview, trailing garbage from interrupted downloads, stale encryption metadata, malformed xref tables, and broken cross-reference streams. Strategy 1 (relaxed the underlying PDF engine) catches these and preserves vector text. Strategy 2 (rasterization) catches more severely damaged files but produces image-only output.
What can't be repaired?+
Three categories: (1) truncated files where the truncation cut off the middle of a critical structure — the part after the truncation is genuinely gone; (2) PDFs with user passwords we don't have — encrypted content can't be decoded without the password (use Unlock PDF first if you have it); (3) files so badly damaged that the browser's PDF renderer can't render even one page — extremely rare but possible.
Which strategy will be used on my file?+
We try Strategy 1 (the underlying PDF engine strict → relaxed) first because it preserves vector text. If the underlying PDF engine refuses the file entirely, we automatically fall back to Strategy 2 (page-by-page rasterization via the browser's PDF renderer). The result card tells you which strategy ended up producing the output.
Will the repaired file open in Adobe Acrobat?+
Yes. Both strategies produce standard PDF 1.7 output that opens in Acrobat, Preview (Mac), Foxit, Chrome, every browser, and every mobile PDF reader. Often the repaired version opens in Acrobat where the original wouldn't — that's the whole point of the rewrite.
Why is the output text not selectable in some cases?+
If Strategy 2 (rasterization) was used, the output is image-based — text is pixels, not selectable. This happens when Strategy 1 couldn't read the file at all. Workaround: run the rasterized output through our OCR PDF tool to add a searchable text layer back on top.
Will I lose pages during repair?+
Strategy 1 either recovers all pages or none — if it succeeds, the page count matches the source. Strategy 2 may lose individual pages whose content streams are too damaged to render — the result card lists exactly which pages were lost.
Is repair faster than re-downloading the original?+
Almost always yes — recovery typically takes 1–10 seconds for Strategy 1 and 5–30 seconds for Strategy 2. Re-downloading depends on whether the source still has the file. Worth trying repair first.
Can I repair a password-protected PDF?+
Owner-restricted PDFs (printing/copying locks) are handled automatically — the restrictions come off as part of the repair. For user-password protected PDFs (require a password to open), neither strategy can read the encrypted content. Unlock it first with our Unlock PDF tool using your password, then run the unlocked file through repair if it's also damaged.
Why does the output file sometimes change size?+
Recovery rewrites the PDF with a clean object stream and (in Strategy 2's case) re-encodes pages as JPEG. The output often differs from the input size: smaller if the original had bloated metadata, much larger if Strategy 2 rasterized at high quality. Either way, the size reflects what's actually recoverable.
Can I repair multiple PDFs at once?+
Currently one at a time. For batch repair, run each through individually — each conversion is fast enough that batching isn't worth the UI complexity for v1.
What's the maximum file size I can repair?+
There's no hard cap. Recovery runs in your browser's memory — the practical limit is your device's available RAM. Most browsers handle 100+ MB PDFs without trouble. Strategy 2 on very long documents (500+ pages) takes a few minutes.
Can I repair a PDF on my iPhone or Android?+
Yes. Open this page in Safari (iOS) or Chrome (Android), drop your damaged PDF, and tap Attempt repair. The recovered file saves directly to Files (iOS) or Downloads (Android).