
PDF Pro — Free PDF Tools for India | Privacy-First, No Cloud Uploads
Edit PDFs in your browser with compression, merging, AI analysis, and no cloud uploads.
@pdfproindia · X
The full gallery
Tech stack
17 projects

Edit PDFs in your browser with compression, merging, AI analysis, and no cloud uploads.
@pdfproindia · X

Merge, split, compress, convert, and edit PDFs in your browser without uploading.
@muzammilkarimi · X

Free website analyzer & SEO audit tool — scan any site for performance, SEO, security, accessibility & UI/UX issues in 60 seconds. Fix what hurts your ranking.
@WebScore_now · X

Free in-browser PDF tools for merging, splitting, converting, and editing without uploading files.
u/Key_Caramel_5578 · Reddit
Built a free PDF toolkit solo (with AI help) — need feedback on the in-browser text editor before I keep pushing on it Been heads-down on this for a while: thepdftool.in Standard PDF stuff : merge, split, compress, convert, OCR — but most of the conversion tools run entirely client-side (WASM), so files never leave your browser for those. Built solo, leaned on AI tools for a good chunk of the code and debugging. The feature I care most about right now is an inline text editor :— click i

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki