Command Palette

Search for a command to run...

URL Encoder/Decoder

Encode or decode strings using an URL-safe format.

Normal Text / URL

Encoded URL

Features

  • Encode text to URL-safe format
  • Decode encoded URLs back to normal text
  • Instant conversion as you type or click
  • 100% secure, all processing is done locally in your browser

Use Cases

  • Preparing data for query string parameters
  • Decoding complex URLs to read their values
  • Testing API endpoints securely

How to Use

  1. Paste the URL or text into the input field.
  2. Click Encode to encode it, or Decode to decode it.
  3. Copy the result using the copy button.