Merge PDFs without uploading them anywhere
You have three PDFs that need to become one. A contract, a signed amendment, a receipt.
You search for a merge tool. The first result asks you to drag the files into a box. You drag them in. A progress bar appears. Somewhere on a server you have never heard of, in a country you did not choose, those three files now exist.
They will probably be deleted. The page says so. You have no way to check.
The thing is, merging does not need a server
Combining PDFs is a page-table operation. You read the object structure of each file, renumber the objects so they do not collide, concatenate the page trees, and write a new cross-reference table. It is bookkeeping. There is no rendering, no image processing, nothing that needs a datacenter.
Your browser can do this. It has been able to do this for about a decade.
The reason most tools upload anyway is not technical. It is that a server-side tool can meter you, show you a quota, and sell you a subscription. A page that runs entirely on your machine cannot count what it cannot see.
What runs where, on ours
pdf300.com has 24 tools. Fourteen of them never send your file anywhere:
- Merge, split, extract pages, reorder
- Rotate, crop
- Convert to image, extract text
- Add page numbers, watermark
- Sign, redact
- N-up (multiple pages per sheet)
Open the page, turn off your wifi, and those still work. That is the test, and it is the only honest one.
The other ten — OCR, password removal, repair, Office conversion, and target-size compression — genuinely cannot run in a browser. Those upload, process, and delete immediately. We label which is which on the page rather than saying "no upload" and hoping you do not check the other ten.
Why this matters more than it used to
The files people merge are rarely interesting on their own. They are interesting together. A medical record and an insurance claim. A payslip and a lease application. A contract and the amendment that changes what it means.
The merged document is the sensitive one, and the merge is exactly the step where most people hand it to a stranger.
No account
There is no sign-up, because there is nothing to sign up for. The browser tools do not have a quota — there is nothing on our side counting them.
경북 포항에서 건축구조 일을 합니다. 현장에서 겪은 것을 적어 둡니다.
일하다 필요해서 만든 도구도 몇 가지 열어 두었습니다 —
ledeuxions.com ·
PDF 다루는 것은 pdf300.com
댓글
댓글 쓰기