V · Security & Encoding
V · Security & EncodingAV-S04

AV-S04

URL Encode / Decode

Percent-encode or decode URL text, and parse a URL into editable parts and query parameters.

● Runs on your device; nothing is uploaded

How to use it

  1. Choose Encode or Decode, and a Mode: Component, Full URL or Form data.
  2. Type into Input and copy the Output.
  3. Paste a full URL into the URL parser to split it into parts.
  4. Edit parts or query parameters, add or remove them, and copy Rebuilt URL.

Limits

Encode/decode input
2 MB
Features
  • encodeURIComponent, encodeURI and form encoding (spaces as +)
  • Points to the position of invalid percent-encoding
  • Parses protocol, host, port, path, fragment and credentials
  • Editable, decoded query parameter table, including repeated keys

For AI agents: avtools_url_encoder

AV-S04 · URL Encode / Decode

Loading the tool…