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 uploadedHow to use it
- Choose Encode or Decode, and a Mode: Component, Full URL or Form data.
- Type into Input and copy the Output.
- Paste a full URL into the URL parser to split it into parts.
- 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
Loading the tool…