URL Encode / Decode
Encode and decode URL strings. Supports query string parsing.
Max 10 MB
Query String Parser
How to use
Paste text or a URL
Choose encode or decode
Copy the result (query string parsing is also supported)
Frequently asked questions
- Does it handle URLs with non-ASCII characters?
- Yes. Multi-byte characters such as Japanese are encoded and decoded correctly.
Related tools
Base64 Encode / Decode
Encode and decode text or binary files to/from Base64. Supports URL-safe mode, Data URL generation, and image preview.
Text Transform
Transform text: change case, convert full/half-width, fix line endings, and more.
JSON Formatter
Format and validate JSON data. Supports pretty print and minification.