URL Encoder/Decoder
Encode or decode URLs and query strings.
Runs in your browserAbout this tool
Special characters in a URL need to be percent-encoded to be transmitted correctly, and decoding an encoded URL back to its readable form is just as often needed when debugging or inspecting a link. This tool encodes or decodes URLs and query strings, handling both directions of that conversion.

