Recommended workflow
- Paste a URL, query string, or text to encode/decode.
- Choose encoding, decoding, or parameter inspection.
- Review the result before using it in APIs, redirects, or tracking links.
Text / Data
Encode, decode, and inspect URL query parameters.
URL Encoder/Decoder converts special characters to percent-encoding, decodes encoded URLs, and splits query parameters for link or API checks.
Text and data tools parse the provided input, validate structure when applicable, and transform it into a cleaner representation. The focus is deterministic conversion for API debugging, documentation, and small data-cleanup workflows.
Open nearby tools in the same group to cross-check, inspect deeper, or complete a small workflow.
Open Text / Data hubWhen values contain spaces, Unicode characters, &, ?, =, or other special characters inside a query string.