About PDF Tools

PDF Tools is a complete PDF toolkit that runs entirely in your browser. There's no upload, no account, no tracking of file content — your documents never leave your device.

Why browser-only?

Most PDF tools online send your file to a remote server. That's a privacy and security risk: PDFs often contain personal IDs, financial statements, contracts, or medical records. We use modern browser APIs (Web Crypto, Canvas, WebAssembly) to process everything locally.

What we offer

  • Organize: merge, split, rotate, reorder, extract, delete pages.
  • Compress: shrink to a target size (100 KB, 200 KB, 1 MB, etc.).
  • Convert: to/from JPG, PNG, Word, Excel, PowerPoint, HTML, text.
  • Edit: page numbers, watermarks, signatures, form fill, redact.
  • Security: protect, unlock, plus India-specific Aadhaar / PAN unlock.
  • OCR: extract text from scanned PDFs, make scans searchable.

Tech

Built with Next.js, pdf-lib, pdf.js, jsPDF, Tesseract OCR, and other open-source libraries. The site is statically exported — there is no backend.