Private by design · No uploads, ever

PDF tools right in your browser.

A fast, focused PDF toolkit that runs entirely on your device. Merge, split, redact, convert Word docs, and turn images into PDFs — nothing ever leaves your computer.

Quick merge — 2 PDFs

Drop a file into each slot. They'll merge in the order shown: slot 1, then slot 2.

How it works

Drop a file

Pick a tool, then drop your PDF, DOCX, or images. Nothing is uploaded.

Process in-browser

The work happens on your device using open-source PDF libraries.

Download the result

Save the new file straight from your browser. Originals stay where they are.

Frequently asked

The honest answers we wish more web tools gave up front.

Is Perged really 100% local?

Yes. Your files are read by JavaScript running in your browser and processed in memory; they're never sent to any server. The PDF, DOCX and rendering libraries are bundled with the site under /vendor/, so even those don't reach out to anyone.

You can verify it: open your browser's network tab, run a merge, and watch — no requests go out.

Is there a file-size limit?

There's no hard cap, but the math is constrained by your device's memory. As a rough guide most laptops handle PDFs up to a few hundred MB comfortably; phones are happier under ~50 MB. Very large or image-heavy PDFs can be slow because every page must be parsed in memory.

Why is text recoverable after redaction?

Redact mode draws a solid black rectangle on top of the page. It hides the content visually, but the underlying text objects remain in the PDF and a determined viewer could extract them. For truly destructive redaction, flatten the PDF afterwards (e.g. "print to PDF") — that rasterises the page so only the pixels remain.

How is DOCX → PDF different from Word's export?

Perged re-typesets the document with a clean Helvetica layout on A4 pages, preserving paragraphs, headings, bold/italic and bullet/numbered lists. Things like images, tables, headers/footers, and exact spacing aren't carried over. If you need a pixel-perfect copy of a complex Word file, use Word's own "Save as PDF" — this tool is for the common case where you just need a tidy PDF of the text.

Does it work offline?

Once the page has loaded, yes. You can disconnect your network and every tool keeps working. The page itself is a single HTML file plus a few JavaScript libraries, all served from the same origin.

Are signatures legally binding?

They're visual e-signatures — the same shape that DocuSign's basic flow produces, and fine for everyday agreements. They are not cryptographically certified (PAdES / PKCS#7) and carry no tamper-evident certificate chain. For court-grade signatures use a certified service such as Adobe Sign, DocuSign with KBA, or a notary.

Create signature

Draw your signature above using your mouse, trackpad, or touch screen.

Remove merged files from the list?

The merged PDFs will be cleared from this app list. Your original files will stay on your computer.