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 does Sanitize PDF actually remove?

Ten things, each with its own checkbox: form fields are flattened, and metadata, annotations, JavaScript, embedded files, layers, links, the structure tree, MarkInfo, and optionally embedded fonts are stripped. Everything except font removal is checked by default.

Will the sanitized PDF look different?

The page content itself is untouched, but some interactive parts become static. Form fields turn into plain text, hyperlinks stop being clickable, and comments, highlights, and sticky notes disappear, so check the result before sending it.

Should I check Remove Embedded Fonts?

Usually not. It deletes the font programs the PDF relies on, and if the reader can't substitute a matching font the text can render incorrectly or not at all. Leave it unchecked unless you have a specific reason and have tested the result.

Does it remove the author name, creation date, and editing software?

Remove Metadata clears the Info dictionary, the XMP metadata stream, the document ID, and application-specific PieceInfo, so the author, title, dates, and producing software are gone. If that's all you need, Remove Metadata does only this step.

Does it stop scripts that run when the PDF is opened?

Remove JavaScript deletes the document's script tree, its open action, and the automatic actions attached to the document, pages, annotations, and form fields. That covers the usual places a PDF can hide code that runs on open, print, or field changes.

Does sanitizing redact sensitive text on the pages?

No. It strips hidden and interactive data around the content, not the visible words or images, so anything you can read on the page is still there. If you need the page content reduced to a flat picture with no selectable text underneath, use Rasterize PDF.

Can I sanitize a password-protected PDF?

You'll be asked for the password after upload. The sanitized copy is written without encryption, so if the document should stay protected, run it through Protect PDF afterward.

Is it safe to sanitize a PDF I don't trust here?

The file is parsed as data in your browser and never uploaded, and the tool doesn't execute any script inside it. Keep the original in case a stripped element turns out to be needed, since sanitizing can't be undone from the output.