Made a free PDF/file toolkit that processes everything locally — no uploads, no account, verifiable in devtools
Wanted to share something I built after getting annoyed at how many "free PDF tools" quietly upload your file to a server you know nothing about.
SiriTools (siritools.com) runs all of its tools — PDF merge/split/compress/OCR/sign/protect, Word/Excel/PDF conversion, image tools — entirely in the browser tab. Nothing gets sent anywhere, which you can check yourself: open your browser's Network tab while using any tool and you'll see no request carrying your file.
Side effects of that approach: no file size limit, no sign-up wall, and no per-use tracking/analytics on our end either.
Not trying to oversell it — it's just a toolkit for everyday stuff (merging PDFs, converting a Word doc, resizing images), but for anyone who cares where their files actually go, thought this sub would appreciate the approach. I am new to this, so any suggestions for improvement or additional tools would help.