URL Encoder / Decoder

Percent-encode or decode URL components safely in your browser.

Privacy: This tool runs in your browser. Your input is not uploaded to Bratora for processing.

Visual guide

How to use this tool

URL Encoder / Decoder — 3 quick steps

Step 1 of 3 Enter your input Paste text, JSON, a URL, or pick options in the form.
  1. 1 Enter your input Paste text, JSON, a URL, or pick options in the form.
  2. 2 Run the tool Click Format, Generate, Encode, or the main action button.
  3. 3 Copy the result Copy or download the output — nothing is stored on our servers for client tools.

Applies browser URL component encoding and decoding.

Step-by-step

Paste a string or encoded value.

Encode or decode.

Copy the result.

Good for

  • Query parameter prep
  • Debugging mangled URLs

Worth knowing

Format: Plain text ↔ percent-encoded text.

Limits: Uses component encoding, not full-URL encoding of reserved structure.

FAQ

Does this shorten URLs?

No. Use the URL Shortener tool for that.