PDF 복구

손상된 PDF 파일에서 데이터를 복구합니다.

클릭하여 파일 선택 또는 파일을 끌어다 놓으세요

PDF 또는 이미지

파일이 기기 밖으로 나가지 않습니다.

이용 방법

1

Upload File

파일을 클릭하거나 끌어다 놓아 시작하세요

2

Process

처리 버튼을 눌러 변환을 시작하세요

3

Download

완성된 파일을 바로 저장하세요

관련 PDF 도구

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

자주 묻는 질문

What kinds of damaged PDF can this fix?

It rebuilds the file's internal structure, which recovers broken or missing cross-reference tables, wrong object numbers and stream lengths, endings cut off by an incomplete download, and quirks left by buggy PDF generators. If the actual content data is still in the file, it usually comes back.

What can't Repair PDF recover?

Files where most of the content bytes are gone, files that aren't really PDFs despite the extension, and encrypted files whose password you don't have. It also can't regenerate image data: a corrupted picture inside an otherwise fixed PDF stays corrupted.

How does the repair work?

Each file is passed through QPDF, which reads whatever structure it can find, reconstructs the object table, and writes a clean new PDF. The rewritten file downloads as repaired-<original name>.pdf.

Can I repair a password-protected PDF?

Yes, if you know the password. You're asked for it before the repair starts, and the repaired copy is written without encryption, so run it through Protect PDF again if it still needs a password.

Can I repair several PDFs at once?

Yes. One repaired file downloads directly, and several download together as repaired_pdfs.zip. Files that couldn't be repaired are listed by name in a message, and the rest still download.

The repair failed. What else can I try?

Open the file in a web browser such as Chrome or Firefox, which have their own recovery logic, and use the browser's print or save function to write a new PDF. If the file is encrypted, remove the password first with the password removal tool and then repair the result.

Will repairing change how my PDF looks?

No. The page content, fonts, and images are carried over as they are; only the surrounding file structure is rewritten.

Is my damaged PDF uploaded to a server for repair?

No. QPDF runs as WebAssembly inside your browser, so the broken file is read and rewritten on your own device. A file that fails to repair here was never copied anywhere either.