Free, 100% client-side JPG/PNG/WEBP → PDF converter. No uploads, no servers, no limits.
🔗 Live App: FV
- 100% Secure & Serverless — all image processing and PDF compilation happens locally in your browser using the HTML5 Canvas and File APIs. Your files never leave your device.
- Bulk image → PDF — convert unlimited JPG, PNG, and WEBP images into a single PDF document.
- Drag-and-drop reordering — visually reorder queued images to control the final page order.
- Rotate images — rotate any queued image in 90° increments before compiling.
- Configurable output — choose page size (A4 / US Letter / Fit to Image), orientation, and margins.
- No ads, no watermarks, no sign-up — completely free and open-source, with zero hosting costs.
- Toast notifications & polished UX — clear feedback for adding, removing, and compiling files, plus loading states during PDF generation.
- Vanilla HTML, JavaScript, and Tailwind CSS (via CDN)
- jsPDF for client-side PDF generation
- Deployed on Vercel
This is a single static index.html file — no build step required.
git clone https://github.com/<your-username>/filevibe.git
cd filevibe
open index.html # or serve with any static serverDeployed via the Vercel CLI:
npx vercel --prodIf FileVibe saves you time, consider sending a small UPI tip via the "Support Open Software" card in the app — it helps keep the project free and ad-free.
Open-source and free to use.