PDF Tools is a fully client-side web application that provides professional PDF utilities directly in the browser.
No uploads. No servers. No watermarks. No registration.
All PDF processing happens locally on the user’s device, ensuring maximum privacy and speed.
-
🔒 100% Client-Side Processing
Files never leave the user’s device -
🛡 AES-256 Encryption
Secure password protection for PDFs -
🚫 No Uploads, No Tracking
Zero server interaction, zero data collection -
🆓 Free Forever
No limits, no subscriptions, no watermarks -
⚡ Instant Processing
Powered by modern browser APIs & WebAssembly -
📱 Responsive & Mobile-Friendly
Works seamlessly on desktop, tablet, and mobile
- Merge PDFs
- Compress PDF
- Password Protect PDF
- Redact PDF
- Remove Pages
- Rotate PDF
- Image to PDF
- Add Watermark
- Check PDF Security & Metadata
All tools are accessible directly from the UI with a simple workflow.
- Select a PDF tool
- Upload or drag & drop your file
- Configure tool-specific options
- Download the result instantly
Everything runs inside your browser — no backend required.
- HTML5
- CSS3 (custom design system & animations)
- Vanilla JavaScript
- Web APIs & WebAssembly
- Google Fonts (Poppins, JetBrains Mono)
No frameworks. No dependencies. Just fast, modern web tech.
/ ├── index.html ├── merge.html ├── compress.html ├── protect.html ├── redact.html ├── remove.html ├── rotate.html ├── imagetopdf.html ├── watermark.html ├── security.html ├── privacy-policy.html ├── terms-of-service.html └── assets/
No build tools required.
git clone https://github.com/xraman-71/pdftoools.git
cd pdf-tools
Open index.html in your browser — that’s it.
Some browsers may require running via a local server for full file API support.
Optional local server:
python -m http.server
- No server uploads
- No cookies or trackers
- No analytics
- No stored files
- GDPR-friendly by design
Your PDFs are processed, downloaded, and gone.
[https://xraman-71.github.io/pdftoools/]
AMANXR
Made with ❤️ for privacy-focused productivity.
GitHub: https://github.com/xraman-71
This project is open-source.
You may use, modify, and distribute it freely.
If you like this project:
- Star the repo
- Fork it
- Contribute improvements
Privacy-first tools deserve more love.