URL Encoder / Decoder
Percent-encode or decode URLs and query string components.
URL parts
About the URL Encoder / Decoder
Encode a full URL or a single parameter value so that spaces and special characters travel safely, or decode a percent-encoded string back into readable text. Includes a query-string parser that splits a URL into its parts.
Frequently asked questions
What is the difference between the two encode modes?
Full URL mode keeps characters like : / ? & = intact. Component mode escapes them too, which is what you want for a single parameter value.
Related tools
All Developer โJSON Formatter & Validator
Beautify, minify and validate JSON with clear error messages.
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384 and SHA-512 hashes of any text.
Image to Base64
Convert an image into a Base64 data URI for CSS, HTML or JSON embedding.
QR Code Generator
Create a downloadable QR code for a link, text, Wi-Fi, phone number or email.
Text Diff Checker
Compare two texts and see exactly what was added, removed or kept.
Password Generator
Generate strong random passwords with a live strength meter.