
Hey IH! π
I'm launching noserver β a collection of 12 developer tools that run 100% in the browser using Web Crypto API and WebAssembly. Zero server costs, zero data collection.
The Problem:
I was at work decoding JWT tokens on jwt.io without knowing what they were doing with them. Same with uploading customer images to TinyPNG. Felt wrong. So I built local versions instead.
What I Built:
β’ JWT Debugger β decode & verify tokens locally
β’ JSON Formatter, Validator, YAML converter
β’ Image Optimizer (saves 90%+ file size)
β’ PDF Merger/Splitter
β’ SVG Optimizer
β’ UUID, Base64, DevShot (code screenshots)
β’ Data Transformer (CSVβJSON/SQL)
All runs in your browser. No uploads. Works offline.
The Tech:
Metrics so far:
Why I'm sharing:
I want feedback. Is this useful? Should I:
Also happy to chat about:
Check it out: https://noserver.app
Roast it in the comments! π
β we're also building on Next.js + TypeScript + Tailwind and the developer experience is genuinely hard to beat for shipping fast. The "privacy as a feature" angle is smart and underrated.
On thβ people who actually have budget and recurring needs. Dev tools like JWT debuggers attract developers who famously resist paying for anything.
We learned something similar building our AI ad creative tool β the free tool that attracted the right audience (founders who need ads but can't design) converted way better than trying to be everything to everyone. Your 95% bounce rate might actually improve a lot if you pick 2-3 tools that serve one specific audience and build landing pages around their actual workflow rather than a general dev tools directory.
One more thought: the image optimizer alone could be a standalone product if you positioned it as "optimize images for web without uploading to a third party." That's a message that resonates with anyone handling customer data.