Developer Tools
A collection of useful utilities for developer.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 strings back to text.
Color Picker & Converter
Pick colors and convert between HEX, RGB, and HSL formats.
CSS Formatter
Clean up messy CSS code with standard formatting.
CSV to JSON
Convert CSV data into structured JSON objects.
Hash Generator (MD5, SHA-1, SHA-256)
Generate MD5, SHA-1, and SHA-256 hashes from your input.
HTML Formatter
Format raw HTML code to make it readable.
JSON Formatter
Beautify and format your JSON data with proper indentation.
JSON Minifier
Compress your JSON data to save space by removing whitespace.
JSON Path Tester
Test your JSONPath expressions against your JSON data.
JSON to CSV
Convert JSON arrays into CSV format for Excel/Sheets.
JSON Validator
Validate your JSON data and check for syntax errors.
Password Strength Checker
Test the strength of your passwords locally without sending data.
Random String Generator
Create random strings with custom length, numbers, and symbols.
Regex Tester
Test and debug your regular expressions with live highlighting.
SQL Formatter
Format SQL queries with proper keywords and indentation.
Timezone Converter
Easily convert between different timezones and formats.
Unix Timestamp Converter
Convert between Unix Timestamps and human-readable dates.
UUID Generator
Generate random UUIDs (v4) for your applications.
XML Formatter
Beautify XML data with proper indentation and tree structure.