URL Encoder & Decoder
Percent-encode and decode URLs and query strings.
Runs entirely in your browser. Nothing you enter leaves your device.
Input
Output
How to use
- Type or paste your text into the input panel on the left.
- The result updates instantly in the output panel on the right.
- Use Copy or Download to save the result, or Reset to start over.
Related tools
- CSS FormatterFormat and minify CSS stylesheets.
- JavaScript FormatterFormat and minify JavaScript and TypeScript source.
- JSON FormatterFormat, minify and validate JSON with errors pointed at the exact line.
- JWT DecoderInspect the header, payload and expiry of a JSON Web Token locally.
- Password GeneratorCreate strong passwords from the browser crypto random source.
- File SplitterSplit a large file into chunks by size or piece count, streamed without loading it all into memory.