Sanityzuj PDF

Usuń metadane, adnotacje, skrypty i inne elementy.

Kliknij, aby wybrać plik lub przeciągnij i upuść

Twoje pliki nigdy nie opuszczają Twojego urządzenia.

Jak to działa

1

Upload File

Kliknij lub przeciągnij i upuść plik, aby rozpocząć

2

Process

Kliknij przycisk przetwarzania, aby rozpocząć

3

Download

Natychmiast zapisz przetworzony plik

Powiązane narzędzia 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

Często Zadawane Pytania

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.