Free online developer tools that run entirely in your browser. Your data never leaves your device.
https://pinisolomon.github.io/devtoolbox/
- JSON Formatter & Validator - Format, validate, and beautify JSON
- JSON Minifier - Compress JSON by removing whitespace
- Base64 Encode/Decode - Encode/decode Base64 with URL-safe option
- URL Encoder/Decoder - Encode/decode URL components
- HTML Entity Encoder - Encode/decode HTML entities
- Hash Generator - MD5, SHA-1, SHA-256, SHA-512 hashes
- JWT Decoder - Decode and inspect JSON Web Tokens
- Regex Tester - Test regex with real-time matching
- Text Diff Checker - Compare two texts with highlighted diffs
- UUID Generator - Generate UUID v4 with bulk support
- Unix Timestamp Converter - Convert between timestamps and dates
- Color Converter - Convert between HEX, RGB, and HSL
- Pure HTML/CSS/JavaScript (no framework, no build step)
- All processing happens client-side
- Hosted on GitHub Pages (free)
- SEO-optimized with individual pages per tool
- Google AdSense (once traffic reaches threshold)
- Each tool page targets specific SEO keywords
- Privacy-first approach builds trust and repeat visits
- json formatter online
- base64 encode decode
- hash generator md5 sha256
- jwt decoder online
- regex tester
- url encoder decoder
- uuid generator
- unix timestamp converter
- diff checker
- color converter hex rgb
npx serve .Deployed via GitHub Pages. Push to main branch auto-deploys.