Developer Tools
Choose convenient, fast tools for clear technical tasks across code, data, networks, and security.
Showing 20 of 20 tools
JSON Formatter & Validator
Format, validate, and inspect JSON with clear error positions.
Base64 Encoder / Decoder
Encode and decode Base64 and Base64URL locally in your browser.
URL Encoder / Decoder
Encode and decode URL components and query strings safely.
UUID Generator
Generate and inspect UUID variants including NIL, v1, v3, v4, and v5 values locally.
Hash Generator
Compute supported cryptographic hashes and encodings from text input locally.
JWT Decoder
Decode JWT headers and payloads locally — no signature verification.
Regex Tester
Test regular expressions against sample text with live matches.
Cron Expression Parser
Parse Cron expressions into readable schedule fields and validate their structure.
chmod Calculator
Convert between octal and symbolic Unix file permissions.
CIDR / Subnet Calculator
Calculate network range, broadcast, and host counts from CIDR notation.
Text Diff Checker
Compare two texts and highlight every added and removed line.
YAML ↔ JSON Converter
Convert YAML to JSON and JSON to YAML without losing structure.
JSON ↔ CSV Converter
Turn JSON arrays into CSV rows and CSV data back into JSON.
XML Formatter
Pretty-print and validate XML documents with indentation.
HTML Entity Encoder / Decoder
Encode and decode HTML entities for safe markup display.
Number Base Converter
Convert integers between bases 2 and 64, including binary, decimal, hexadecimal, and custom bases.
User-Agent Parser
Parse a User-Agent string into browser, OS, and device details.
IP Range Calculator
Expand IP ranges into start, end, count, and CIDR blocks.
URL Inspect
Parse a URL into scheme, host, port, path, query parameters, and fragment.
HTTP Headers Inspect
Parse a raw HTTP header block and explain every header line.
Standards behind these tools
Parsing, formatting, and calculation behavior follows established standards and browser implementations where practical.