TToolium
Developer Tools

URL Encoder Decoder

Encode URL components or decode percent-encoded URL text with simple browser-based controls.

URL Encoder Decoder

Encode and decode URL components in your browser.

Encode or decode a URL component.

About this tool

Encode and decode URL components online with a simple client-side URL encoder decoder.

How it works

  1. 1Paste the URL component or encoded text into the input field.
  2. 2Click Encode to escape special characters or Decode to restore readable text.
  3. 3Copy the converted output for use in links, queries, or code.

FAQ

What does URL encoding do?

URL encoding converts characters into a safe percent-encoded form for URLs and query strings.

What happens with malformed encoded input?

Malformed encoded input displays a readable error so you can correct it.

Does this encode a full URL or a URL component?

This tool uses URL component encoding, which is best for query values and path parts.

Related Tools