I’ve been working on a project called ToolMateX, a growing collection of small, utility-based tools that run directly in your browser. No logins, no tracking, no sending your data to my server. Everything happens on-device, in your browser.
I built this because I often needed quick tools (formatters, converters, validators, image utilities, etc.) and got tired of ad-filled, slow, or shady sites. So instead of jumping between random sites, I wanted a single, fast, clean, and secure place.
Some of the tools live today:
- JSON, HTML, CSS, JS, SQL formatters
- Base converters (binary, decimal, hex, etc.)
- Color pickers, gradient/palette generators
- Image optimizers, favicon/icon generators
- Password & hash generators
- QR code, Lorem Ipsum, Regex testers
- Validators (HTML, CSS, JSON, Email, URL…)
...and more.
All of them are free and will always remain free on the website. The collection is growing week by week based on what’s genuinely useful.Website: https://toolmatex.com
I’d love feedback on:
- Are these tools actually useful to you in daily work?
- Any tools you wish existed but haven’t found a decent version of online?
- Thoughts on the UX, is it simple enough or needs tweaking?
This is just the beginning, I’m also building a desktop app version (privacy-first, Rust backend, offline-first, with an installable tool store). But for now, I’d love your thoughts on the web version.
Thanks for reading, and even more if you give it a try...