URL decode
any languageConvertDecode percent-encoded URL text (decodeURIComponent).
0/500000Drop .txt, .html, .md, .csv, or .json files here.
Output appears here after you run the tool.
Max input 500000 chars · Worker timeout 2s · Offline runtime
About this tool
URL decode: Decode percent-encoded URL text (decodeURIComponent).
Use cases
- Convert text into the format expected by “URL decode”
- Switch encodings, case, or delimiter styles quickly
- Prepare normalized input for scripts or APIs
- Rewrite text fields inside bulk export files
How to use it
- Paste text into Input, or drop a .txt / .html / .md file.
- Click Run, or wait for auto-run to finish.
- Copy the Output; use “Use example” for a quick trial.
Notes
- Everything runs in your browser; your text is never uploaded to a server.
- Deterministic transform: the same input and options always yield the same output—no AI rewrite.
- Keep a single run within the tool limit (about 500000 characters); larger payloads may time out.
Similar tools
- Decode JWT roles payloadConvert
Decode JWT role claims to minified JSON without verifying the signature.
- Decode JWT payloadConvert
Decode a JWT payload to minified JSON without verifying the signature.
- Decode JWT user payloadConvert
Decode a JWT user payload to minified JSON without verifying the signature.
- Trim SHA-256 hashConvert
Trim surrounding whitespace, then hash UTF-8 text with SHA-256.
- MD5 hashConvert
Hash UTF-8 text with MD5 and output lowercase hex.
- SHA-512 empty text hashConvert
Compute the stable SHA-512 digest for text, including empty input.