HomeToolsConversionURL Encoder / Decoder

URL Encoder / Decoder

Encode or decode strings to be safely used within URLs.

Conversion
Input (Raw Text)
Output (URL Encoded)

What is URL Encoding?

URL encoding, officially known as percent-encoding, is a mechanism for encoding information in a Uniform Resource Identifier (URI). Characters that are not allowed in a URL must be encoded.

How to use the URL tool

  1. Paste your text or URL into the top input area.
  2. Select whether you want to Encode or Decode.
  3. The converted result will appear in the output text area.
  4. Click Copy to save the result.

Contribute

Find a bug or want to suggest an improvement to this tool?