Developer
Base64 Encoder Decoder
Encode text to Base64 or decode Base64 to text.
Category
Format, encode, decode, inspect, and generate common development data.
Developer
Encode text to Base64 or decode Base64 to text.
Developer
Encode or decode URL-safe Base64 without padding.
Developer
Minify small CSS snippets by removing comments and extra whitespace.
Developer
Escape HTML entities or convert entities back to text.
Developer
Run jq-style queries against JSON input.
Developer
Format or compact JSON with validation.
Developer
Convert JSONL records to a JSON array or a JSON array to JSONL.
Developer
Validate JSON against a JSON Schema document.
Developer
Parse URL query strings into JSON.
Developer
Escape text for safe use inside a regular expression.
Developer
Test a Go regular expression against sample text.
Developer
Format compact SQL into a readable keyword-based layout.
Developer
Encode or decode URL query text.
Developer
Break a URL into scheme, host, path, query, and fragment.
Developer
Generate one or more UUID v4 values.
Developer
Validate whether a value is a correctly formatted UUID.
Developer
Format compact XML into readable indented XML.