15+ essential developer tools in one beautiful, fast, offline-capable web app. No login required. No API keys. 100% free and open source.
👉 https://daxxteam.github.io/devtoolbox/
| Tool | Description |
|---|---|
| JSON Formatter | Format, validate and beautify JSON data |
| Minify / Beautify | Minify or beautify HTML, CSS, JavaScript |
| Tool | Description |
|---|---|
| Base64 | Encode or decode Base64 strings |
| URL Encoder | Encode or decode URL components |
| HTML Entities | Encode or decode HTML entities |
| JWT Decoder | Decode and inspect JSON Web Tokens |
| Tool | Description |
|---|---|
| Hash Generator | Generate MD5, SHA-1, SHA-256, SHA-512 hashes |
| UUID Generator | Generate random UUIDs (v4) with options |
| Lorem Ipsum | Generate placeholder text (words, sentences, paragraphs) |
| Password Generator | Generate secure random passwords |
| CSS Gradient | Create beautiful CSS gradients |
| Tool | Description |
|---|---|
| Color Converter | Convert between HEX, RGB, HSL |
| Timestamp Converter | Convert Unix timestamp to date and vice versa |
| Unit Converter | Convert data storage (B, KB, MB, GB, TB) and CSS units |
| Number Base | Convert between decimal, binary, hex, octal |
| Tool | Description |
|---|---|
| Regex Tester | Test and debug regular expressions |
| Text Diff | Compare two texts and find differences |
- No API Keys Required - Everything runs in your browser
- 100% Free - No premium features, no upsells
- Works Offline - PWA with service worker caching
- Installable - Add to home screen on mobile/desktop
- Fast & Lightweight - No frameworks, pure vanilla JS
- Privacy First - No data sent to servers
- Beautiful UI - Modern dark theme design
- Mobile Friendly - Fully responsive
Just visit https://daxxteam.github.io/devtoolbox/
- Open the website in Chrome/Edge
- Click the install icon in address bar
- Or: Menu > Install DevToolBox
git clone https://github.com/DAXXTEAM/devtoolbox.git
cd devtoolbox
# Serve with any static server
npx serve .
# Or just open index.html- HTML5 - Semantic markup
- CSS3 - Custom properties, Grid, Flexbox
- Vanilla JavaScript - No frameworks
- Web Crypto API - For hash generation
- Service Worker - Offline support
- PWA - Installable web app
| Browser | Support |
|---|---|
| Chrome | ✅ Full |
| Firefox | ✅ Full |
| Safari | ✅ Full |
| Edge | ✅ Full |
| Opera | ✅ Full |
Contributions are welcome! Feel free to:
- Report bugs
- Suggest new tools
- Submit pull requests
- Image to Base64
- Markdown Preview
- SQL Formatter
- Cron Expression Parser
- JSON to CSV/YAML
- Text Case Converter
DAXXTEAM
- GitHub: @DAXXTEAM
- Portfolio: portfolio.vclub.tech
- LinkedIn: Arpit Singh
MIT License - Free for personal and commercial use.
Made with ❤️ in India by DAXXTEAM