KoguNavi

URL Encode / Decode

Convert text into URL-safe encoded strings or decode encoded URL components. Good for quick query-string cleanup without sending text away.

Local-first

URL component text stays in your browser for this tool. It is not uploaded, stored, or logged.

Nearby utilities from the KoguNavi toolbox.

Browse all tools

Try it with

Encode query text

Input

tools for humans & AI agents

Output

tools%20for%20humans%20%26%20AI%20agents

Decode query text

Input

KoguNavi%20local-first

Output

KoguNavi local-first

How to use

  1. Paste or type input into the tool.
  2. Run the action or review live output.
  3. Copy the result, or clear the workspace when finished.

Inputs and outputs

URL component input
Plain text to URL-encode, or percent-encoded URL component text to decode.
Encoded or decoded output
URL-encoded or decoded text, plus readable errors for malformed encoded input.

What it helps with

  • Prepare query parameters
  • Debug encoded URLs
  • Clean copied links

Useful for structured workflows

  • Normalize URL components
  • Decode URL samples for structured output

Good to know

  • Handles URL components, not full URL validation in the MVP.

FAQ

More small answers will be added as the toolbox grows.