URL Encoder/Decoder

Encode and Decode URL components.

Input

Output

About

Encode or decode a URL component with percent encoding. This is component conversion, not full URL parsing or security validation.

Key Features

  • Encode/Decode modes
  • Handles special characters
  • URL component conversion
  • One-click copy

How to use

  1. 1Enter or select the supported input.
  2. 2Choose the available settings and run the tool.
  3. 3Review the result, then copy or download it.

Example

Input

name=Ada Lovelace&role=R&D

Output

name%3DAda%20Lovelace%26role%3DR%26D

Limitations

  • This tool encodes URL components with percent encoding; it does not normalize or validate a complete URL.
  • Processing happens locally in your browser. Tool input is not uploaded to ToolHub.

Last reviewed:

Related Tools