Launched this week

Xnipertools
Free online tools that respect your privacy
8 followers
Free online tools that respect your privacy
8 followers
Xnipertools is a free collection of 60+ online tools — image compressor, PDF maker, QR generator, resume builder, calculators, dev tools and more. Everything runs in your browser, so your files stay private. No signup, no watermarks, no limits.





How does everything actually run in the browser without sending files anywhere, especially for the PDF maker since that usually needs server processing?
@sabriye677517 Great question — this trips a lot of people up! Everything runs 100% client-side using JavaScript right in your browser. For the PDF stuff I'm using pdf-lib and pdf.js, which do all the merging, splitting, and rendering locally on your own machine. Nothing ever touches a server — your files literally never leave your device. That's also why it stays fast even with big files and works fine on spotty connections. Privacy was the whole reason I built it this way 🙂
The browser-only approach is a smart move, especially for the image and PDF tools where people genuinely worry about uploading sensitive files. Nice that nothing feels bolted on.
@muammer1168425 Appreciate that — you nailed exactly why I went this route. With image and PDF files people are right to be cautious, so keeping everything on-device just made sense: nothing uploads, nothing gets stored, your files never leave your machine. And yeah, I really tried to make each tool feel like it belongs rather than a random collection bolted together. If you ever run into a bug or think of something that'd make it better, please share it — there's a "Request a Tool / Improvement" option and a "Report a Bug" option right on the site. That feedback is what shapes what comes next 🙂
Tried the image compressor and was surprised how fast it handled a batch of photos without uploading anything. Having everything in one place without signing up is genuinely useful.
@edanur1022026 Thanks, really glad it clicked for you! Speed was a big focus — since everything runs locally in your browser, there's no upload wait, it just processes the batch instantly on your device. And yeah, that was the whole idea: useful tools in one spot, no sign-ups, no accounts. If you ever hit a bug while using it or think of something that'd make it better, please do share it — there's a "Request a Tool / Improvement" option and a "Report a Bug" option right on the site. Feedback like that genuinely shapes what I build next 🙂
love that everything runs client-side without a signup wall. the no-watermark policy on the pdf maker is a genuinely user-first call, especially compared to most free tools out there.