Skip to content

rajivbanik13/fastprivatepdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Fast Private PDF

Free PDF and image tools that run entirely in your browser.
Your files never leave your device — no upload, no server, no signup.

Live site: fastprivatepdf.com


Why

Most online PDF tools upload your documents to their servers.
For Indian users sharing salary slips, Aadhaar copies, bank statements,
and contracts daily — that is a real privacy concern.

Fast Private PDF processes everything locally using pdf.js and pdf-lib.
Zero server contact. Verify in your browser's Network tab.


Tools

PDF Tools

Tool Description
Merge PDF Combine multiple PDFs
Split PDF Extract pages or split into parts
Compress PDF Reduce file size
PDF to JPG Convert pages to images
PDF to PNG High-res PNG output
Protect PDF Password protect
Unlock PDF Remove password
Invert PDF Dark mode / toner saving
Add Page Numbers Stamp page numbers
Delete Pages Remove pages visually
PDF Metadata Editor View and clean hidden data
PDF to CSV Extract tables to spreadsheet
PDF to AI Text Extract text for ChatGPT/Claude
PDF Summariser AI summary and Q&A

Image Tools

Tool Description
Compress Image Shrink photos for WhatsApp and email
Image to PDF Convert photos to PDF

How it works

User opens tool in browser
        ↓
PDF/image loaded into browser memory (FileReader API)
        ↓
Processing runs locally (pdf.js + pdf-lib + Canvas API)
        ↓
Output generated in browser
        ↓
File downloaded directly — zero server contact

Libraries used:


Tech stack

  • Pure HTML / CSS / Vanilla JavaScript — no framework, no build step
  • Hosted on Hostinger shared hosting
  • PHP proxy for Groq AI (PDF Summariser only)
  • GA4 analytics

Indian use cases

Built specifically for Indian professionals:

  • Aadhaar PDF — unlock and compress before sharing for KYC
  • Bank statements — extract transaction data to Excel via PDF to CSV
  • Government portals — compress PDFs to under 200KB for IRCTC, UPSC, DigiLocker
  • WhatsApp sharing — compress images and PDFs for low-data mobile users
  • Salary slips — merge multiple months for loan applications

Blog

Practical guides for Indian users:


Privacy

  • No file uploads to any server
  • No user accounts or login required
  • No cookies except GA4 analytics
  • Files processed in browser memory only
  • Groq AI (PDF Summariser): only extracted text sent, never the PDF file

License

Free to use. Not open source — proprietary codebase.


Built by @rajivbanik13 · fastprivatepdf.com

About

Free browser-based PDF tools for Indian users — no upload, no server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors