trending

28m ago

I built iCreatePDF: A 100% local, privacy-first PDF utility suite with 46 tools

Hi everyone!
I built iCreatePDF out of sheer frustration with existing online PDF tools.
The Problem
Almost every popular PDF website requires you to upload your files to their remote servers to perform simple tasks like converting an image, merging pages, or adding page numbers. When dealing with sensitive files like tax documents, bank statements, contracts, or identity cards, uploading them to a third-party server is a massive privacy risk. The alternative is paying expensive monthly subscriptions for heavy desktop software.
Our Approach: 100% Local
iCreatePDF changes that. By leveraging modern browser capabilities and compiled WebAssembly (Wasm) engines (pdf-lib, pdfjs-dist, and heic2any), all calculations and document rendering happen entirely inside your browser sandbox. Your data never leaves your computer. In fact, once the web app loads, you can turn off your internet completely and all 36 tools will continue to work perfectly offline.
How the Project Evolved
What started as a simple script to convert iPhone HEIC photos into PDFs has grown into a comprehensive client-side PDF workspace containing 36 individual utilities. We've recently overhauled the interface to feature a minimal, modern, dark-mode SaaS design to make document editing clean and enjoyable.
The project is also fully open source, and you can check out the source code or host it yourself on GitHub: https://github.com/barath0508/iC....
I d love to hear your thoughts, feedback, and any features/tools you d like to see added next!

1d ago

iCreatePDF - 100% Local, Privacy-First PDF Converter & Editor

Convert JPG, PNG, WEBP, HEIC, and BMP to PDF 100% locally in your browser. Zero sign-up, zero server uploads, privacy first. iCreatePDF includes a full suite of 36 tools to merge, split, compress, sign, protect, decrypt, and edit PDFs entirely client-side using WebAssembly and local JS. Your sensitive documents never touch a server, work offline, and have no file size or page limits.