About PdfVane
PdfVane started from a simple frustration: nearly every free PDF tool online is actually an upload service. You pick a file, it disappears onto someone else's server for a minute, and it comes back "processed" — assuming you didn't hit a file-size cap, a page limit, or a paywall along the way. For anything more sensitive than a boarding pass — a contract, a payslip, an ID scan — handing it to an unknown server just to add a watermark or merge two files never sat right.
We built PdfVane to work differently. Every tool on this site runs entirely inside your browser using open-source libraries — pdf.js for rendering, pdf-lib for editing and rebuilding files, and jsPDF for generating new ones — executed inside web workers so the interface never freezes, even on large documents. Your file is read, edited, and rebuilt on your own device. It never touches a server, because there's no server in the loop at all.
What we built
PdfVane now covers 19 tools across four areas: a full page editor for text, drawing, images, and signatures; document organization tools for merging, splitting, rotating, and reordering pages; format converters between PDF and Word, Excel, JPG, text, and JSON; and security tools for password-protecting or unlocking a file. Each one is a dedicated page rather than a single do-everything tool, so the interface stays focused on the one thing you came to do.
What that means in practice
- No account or sign-up required to use any tool.
- No artificial file-size or page-count limits beyond what your device can handle.
- No watermark added to anything you create or edit.
- Nothing you upload is ever stored, logged, or seen by us — there's nowhere for it to go.
Who this is for
We built this for the person filling out a form on their lunch break, the freelancer merging an invoice and a contract before a deadline, the student compressing a scanned assignment to fit an upload limit, and anyone who'd rather not think twice about where a sensitive document is headed. None of that requires an account, a subscription, or a five-minute wait for a download link to arrive by email.
How the site stays free
PdfVane is supported by advertising shown around the tools — never inside the editor itself, and never blocking the parts you're actually using. That's the trade-off that lets every tool stay free with no limits, no premium tier, and no feature held back behind a paywall.
What's next
We're continuing to refine the existing tools — better table detection for PDF-to-Excel, richer formatting support for the Word converters, and general polish across the editor — rather than rushing to add features that don't hold up. If something doesn't work the way you expect, we'd genuinely like to hear about it on the Contact page.