DEV Community

Txordy
Txordy

Posted on

I Built ExtraTools.dev – Privacy-Focused Dev Tools That Run 100% in Your Browser πŸš€

Hey Dev.to! πŸ‘‹

I recently launched ExtraTools.dev. A set of privacy-focused developer tools that work entirely in your browser. No data leaves your device. No tracking. No ads. Just fast, lightweight, and private tools for everyday developer tasks.

Like many devs, I constantly use online tools for Base64 encoding, JSON validation, or JWT decoding. But I always wondered:

Why do these tools need to send my data to a server?
Why do so many have ads, pop-ups, or trackers?
Why isn’t there a lightweight, privacy-first alternative?
So, I built one. πŸš€

What’s Available in ExtraTools.dev?

βœ… Base64 Encoder/Decoder
βœ… JSON Beautifier & Validator
βœ… JWT Decoder
βœ… File Extractor (convert files to binary/Base64)

Each tool runs 100% in the browser, ensuring your data stays local.

How It Works

πŸ› οΈ Built with Vanilla JavaScript (no unnecessary frameworks).
πŸ’‘ Leverages Web APIs & Web Workers for better performance.
⚑ Instant Processing (no lag, no network calls).
πŸ•΅οΈ No Tracking, No Ads – Your data is yours.

It’s a small but growing project, and I’d love to hear feedback from the dev community.

What’s Next?

I’m planning to add more tools based on what developers actually need.

What’s missing? What other privacy-first dev tools would be useful? Let me know in the comments! πŸš€

πŸ”— Try ExtraTools.dev here: https://extratools.dev

Would love your thoughts! ❀️

Top comments (0)