Over 100 small, sharp tools in one app, hosted free at tools.sevinhub.com.
Token and password generators, QR codes, UUIDs, hash and encryption utilities, JWT parser, base64,
JSON and YAML converters, text diff, chmod calculator, cron generator, color pickers and much more.
Everything runs in your browser: nothing you type is ever sent to a server.
The original it-tools by Corentin Thomasset is one of the most loved tool collections on GitHub (30k+ stars) and it deserves every one of them. Upstream recommends running it with Docker, which most of my users on shared hosting can't do.
The app itself compiles to a fully static site, so I self-host the built app on the same shared-hosting stack as the rest of SevinHub: no Docker, no Node server, no accounts, no tracking. I added the SevinHub shell and colors and left the tools untouched. License stays GPL-3.0, credit stays with Corentin. If you find it useful, star the original repo.
A few highlights from the 100+ tools inside.
Token generator, bcrypt, hash text (MD5/SHA), HMAC, RSA key pair, password strength analyser, BIP39.
JSON ⇄ YAML ⇄ TOML, base64, date-time, roman numerals, color formats, Markdown to HTML, case converter.
JWT parser, URL encoder, QR code generator, WiFi QR, basic-auth generator, meta tag generator, HTTP status codes.
QR codes, SVG placeholders, camera recorder, image to base64.
Git cheatsheet, crontab generator, chmod calculator, docker-compose converter, regex tester, SQL formatter.
Math evaluator, percentages, temperature, text diff, lorem ipsum, text statistics, emoji picker.
| it-tools (original) | SevinHub Tools | |
|---|---|---|
| Hosting | Docker container | Static files on shared hosting |
| Theme | Green accent | SevinHub shell + purple accent |
| Tools | 100+ | Same 100+, untouched |
| Privacy | Client-side | Client-side, zero analytics added |
| License | GPL-3.0 | GPL-3.0, full credit upstream |
Free forever · runs in your browser · forked from CorentinTh/it-tools (GPL-3.0)