All 65 Dependencies
Every package IT-Tools depends on, ranked by repo health score.
IT Tools is an open-source platform that brings together over 88 practical web utilities for developers and IT professionals in a single, fast, and searchable interface. Instead of hopping between a dozen bookmarked sites to encode a Base64 string, parse a JWT, calculate a subnet mask, or generate a UUID, everything lives in one place with a consistent UX and persistent favorites.
The tool collection spans cryptography (bcrypt, HMAC, RSA key generation, AES encryption), data conversion (JSON/YAML/TOML/CSV/XML transformations), networking (IPv4/IPv6 calculators, MAC address lookup, subnet expansion), developer utilities (crontab generator, Docker Compose converter, SQL formatter, chmod calculator), text processing (case conversion, diff, NATO alphabet, Unicode converter), and more — all running entirely in the browser with no backend calls and no data leaving your machine.
The application is built with Vue 3 and TypeScript, ships as a PWA with offline support, and supports nine languages. Self-hosting is a single Docker command, and the modular architecture makes contributing a new tool straightforward enough that the project has attracted contributions from dozens of developers. A generator script scaffolds the boilerplate for a new tool in seconds.
IT Tools is continuously deployed to it-tools.tech via Vercel, but the same image runs equally well on Cloudron, Tipi, Unraid, or any nginx-capable server, making it a popular homelab addition for teams that want developer utilities available on their private network without relying on external services.