You have a document you need to compress, convert or merge — but it is a bank statement, a signed contract, a medical report or a scan of your passport. You search for a free online tool, and a reasonable worry stops you: if I use this, where does my file actually go?
It is the right question, and the answer depends entirely on one technical detail that most tools do not make obvious. This guide explains it so you can tell the safe kind from the risky kind — with any tool, not just this one.
The word "online" hides two completely different designs.
| Server-upload tools | In-browser tools | |
|---|---|---|
| Where your file goes | Uploaded to the company's servers | Nowhere — it stays on your device |
| Where the work happens | On their computers | In your browser, on your machine |
| Who could see the file | Their systems, and anyone with access to them | Only you |
| Needs internet during processing | Yes | Only to load the page |
| Depends on their retention policy | Yes — you must trust it | No policy needed; there is no copy to keep |
The majority of well-known "free PDF" websites are the first kind. Your document travels to a data centre, gets processed there, and a result is sent back. Most delete the file after some hours, and most are run by honest companies. But you are trusting a promise you cannot verify, on a server you do not control.
Even with a trustworthy provider, uploading a sensitive document widens the circle of things that must all go right:
For a holiday flyer, none of this matters. For an Aadhaar scan, a salary slip, a tender document or a court paper, it matters a great deal — and those are exactly the documents people most often need to process quickly.
Modern browsers are powerful enough to do the work themselves. Reading a PDF, rendering pages, compressing images, running character recognition — all of it can run as code inside the page, on your own processor. When a tool is built this way, your file is opened locally and never sent anywhere. There is no upload step to secure, because there is no upload.
This is how Pennary works. Every operation — view, merge, split, compress, convert, scan, OCR — happens in your browser. The document never leaves your device, which is not a policy we ask you to trust but a consequence of the design: the tool has no server to send your file to and cannot see the file's contents in the first place.
You do not need to read code. A few practical signs give it away:
Free and private are not opposites. A tool can be both when it does the work on your machine instead of its own.