— 14 July 2026
We built 12 free tools that don't touch your files
Image compression, favicon generation, PDF utilities, QR codes — all in the browser. No signups, no limits, no server uploads. Meet tools.napdesigns.com.
Every developer has bookmarked one of those “free” utility sites — the image compressor, the JSON formatter, the QR generator. And every developer has run into the same three friction points: sign up with your email, hit a daily limit, or upload a confidential file to a server you don’t control.
We got tired of it. So we built tools.napdesigns.com — 12 utilities that run entirely in your browser.
What’s on it
- Image compression — MozJPEG, libavif, and oxipng engines. Same output as TinyPNG, none of the uploads.
- Image resize + convert + crop — the boring stuff, done fast.
- Background removal — client-side, no server round-trip.
- Favicon generator — SVG in, all favicon sizes out.
- PDF utilities — merge, split, compress.
- QR code generator — with logo embedding.
- JSON formatter + validator — pretty-print, minify, error highlighting.
- Color extractor — pull the palette from any image.
- Metadata viewer + stripper — see (and remove) EXIF, camera location, all of it.
- Watermark tool — add text or image watermarks in-browser.
Why it matters
All processing happens in your browser using WebAssembly. Your files never leave your device. That means:
- No servers to upload to
- No storage costs to pass on to you
- No daily limits
- No paywalls
- No accounts
- No tracking beyond basic pageviews
If you’re compressing a client’s confidential mockups, an internal PDF, or an image with sensitive metadata — it stays on your machine.
The stack
- WebAssembly binaries for the heavy image work (MozJPEG, libavif, oxipng)
- Static site — nothing dynamic to attack
- Zero third-party analytics on the tool pages
What’s next
We ship a new tool roughly every 2-4 weeks. Some ideas we’ve prototyped:
- SVG optimizer
- Video compressor (WebCodecs-based)
- Audio trimmer
- Font subsetter
- Base64 + hash utilities
If there’s a utility you keep opening a paid site for, tell us. Odds are it’s already in the queue.
Try it: tools.napdesigns.com
3 RELATED READING
Next to this one.
WhatsApp pricing changed. Recheck your unit economics.
Messaging moved to per-message billing and template categories decide what you pay. How to work out your real cost per order, and where to cut without losing delivery updates.
Read ↗CLAUDE.md is the new spec document
The project file that makes AI-assisted engineering repeatable. What goes in it, what stays out, and how phase gates in a single markdown file cut our rework dramatically.
Read ↗What we charge, and why
Real numbers for web and mobile builds in India — sprint, full build and retainer. What sits inside each band, what pushes a quote up, and how to compare three proposals fairly.
Read ↗→ NEXT POST