A privacy-first, browser-based PDF toolkit—compress, merge, split, and convert files without any uploads.
- 🗜️ Compress PDF — Reduce file size instantaneously.
- 🔀 Merge PDF — Combine multiple PDFs into one.
- ✂️ Split PDF — Divide a document into smaller parts.
- 🔄 PDF → DOCX / XLSX / Image — Convert on the fly.
- ➕ Word / Excel / Image → PDF — Turn files into PDFs with ease.
- ✅ 100% Client-Side — No file ever leaves your machine.
Doculus-pro/ ├── index.html ← Entrypoint (tool selector) ├── Compress_pdf.html ← PDF compressor ├── merge_pdf.html ← PDF merger ├── split_pdf.html ← PDF splitter ├── Convert_From_PDF/ ← PDF → Word/Excel/Image tools │
| Purpose | Technology |
|---|---|
| Markup & Layout | HTML5 |
| Styling | Tailwind CSS |
| Program Logic | Vanilla JavaScript |
| UI Components | Dynamic includes (JS) |
| PDF Processing | Browser APIs (FileReader, Canvas, Blob) |
git clone https://github.com/beggarsmind/Doculus-pro.git cd Doculus-pro open index.html ✅ No installation required — works offline once loaded. ✨ Live Demo Host via GitHub Pages to share: Add a /docs folder or root your index.html Go to Settings → Pages, choose main branch Access it at: https://beggarsmind.github.io/Doculus-pro/ 🎨 Screenshots (Add more feature screenshots here: compress, merge, convert, etc.) 💡 Usage Guide Select a tool on the homepage. Upload one or more files. Click action (e.g., "Compress", "Merge", "Convert"). Download your processed file instantly. 🧩 Why Choose Doculus Pro? Privacy assured — No internet needed. Portable & responsive — Designed with Tailwind CSS. Reusable components — Shared layouts via JavaScript includes. Perfect for todos — Useful for students, professionals, and devs. 👨💻 Author Ranjithkumar R 🔗 GitHub @beggarsmind • 📸 Instagram @beggars_mind 📄 License Distributed under the MIT License. See LICENSE for details. 💭 Future Ideas ✨ Drag-and-drop support 🌙 Dark mode 📱 PWA for offline phone use 🌍 Multi-language UI support Contributing Contributions welcome! Feel free to open issues or submit PRs to improve tools or UI. Thank you for supporting Doculus Pro 🙏