A collection of free, focused developer tools. No accounts. No tracking. No nonsense.
Hosted at utilities.tritone.dev · Part of the Tritone ecosystem
| Tool | Description | Path |
|---|---|---|
| ☕ TipButton | Generate custom donation buttons for Ko-fi, GitHub Sponsors, Patreon and more | /tipbutton |
| 📝 ReadmeCraft | Build your GitHub profile README and badge row visually | /readmecraft |
| 🔐 Password Generator | Cryptographically secure passwords, generated locally | /password |
| 🖼️ Image to Base64 | Convert images to Base64 strings — never leaves your browser | /base64 |
Every tool in this repo follows the same rules:
- One file — each tool is a single
index.htmlwith zero external dependencies - Local first — nothing is sent to a server. All processing happens in your browser
- No accounts — open the page, use the tool, close the tab
- No tracking — no analytics, no cookies, no fingerprinting
- GitHub stats cards powered by github-readme-stats by anuraghazra
- Tech stack icons from devicons
MIT
By Kyle8973 · tritone.dev