Developer Tools
A curated collection of free, privacy-first developer tools running entirely in your browser.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 strings instantly.
Color Converter
Convert colors between HEX, RGB, HSL, and CMYK formats.
HTML Entity Encoder / Decoder
Convert special characters to HTML entities and vice versa.
JSON Beautify
Make your JSON readable with beautiful indentation and syntax highlighting.
JSON Compact
Compress JSON by removing spaces and lines to create a compact string.
JSON Compare
Compare different JSON files side-by-side with an intuitive visual diff tool.
JSON Diff
Compare two JSON files side-by-side with an intuitive visual diff tool highlighting added, removed, and changed keys.
JSON Flattener
Convert nested JSON objects into flat key-value pairs using dot, bracket, or underscore notation, and vice versa.
JSON Format
Structure and organize your JSON data for easier reading and debugging.
JSON Formatter / Validator
Format, beautify, and validate JSON data with syntax highlighting.
JSON Merger
Merge two JSON objects/arrays with various conflict resolution strategies.
JSON Minify
Remove whitespace and reduce JSON file size for network transfer.
JSON Stringify / Parse Tester
Test JSON.stringify() and JSON.parse() operations with instant results.
JSON Validate
Validate your JSON against schemas to ensure the JSON data is correctly formatted.
JWT Decoder
Decode JSON Web Tokens (JWT) to view header and payload claims securely offline.
Regex Tester
Test and debug regular expressions with real-time match highlighting.
Timestamp Converter
Convert Unix epoch timestamps to human-readable dates and vice versa.
URL Encoder / Decoder
Encode or decode URL components for safe transmission in web requests.
UUID Generator
Generate random UUIDs (v4) in bulk with one click.