Tool Pocket
Reset
Back

🌐 URL encoder/decoder

Encode or decode URL string.

URL encoding

URL encoding converts characters into a format that can be transmitted over the Internet. URL encoding replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.

Usage

  1. Drop a file or enter text.
  2. If you check the "Contains special charactors" checkbox, the function will encode or decode all characters.
  3. Click "Encode" or "Decode" button.