URL encoder & parser
Encode or decode text for URLs and inspect the protocol, host, path and query parameters.
Try also
- JSON formatter & validator: Pretty-print, minify, sort keys and pinpoint syntax errors.
- Base64 encoder / decoder: UTF-8 text or files to Base64, including URL-safe and Data URLs.
- JWT decoder: Read a token's header and payload and check its expiry.
- HTML entities: Encode or decode special characters for HTML.
- Number base converter: Binary, octal, decimal, hex and any base up to 36.