Hybrid PDF Protect tool (Client + API)
- Small files: client-side PDF password protection (pdf-lib)
- Large files (>5MB): API (Node.js + ILovePDF) protection
- Upload PDF
- Enter password
- Click Protect PDF
- Download protected file
- Frontend: GitHub Pages or Vercel
- Backend API: Node.js server or Vercel Serverless function