URL Encoder

Encode or decode query values with encodeURIComponent, or encode/decode full URL strings. Copy results with one click.

Mode

How to uRL Encoder

  1. Choose Encode or Decode and component vs full URL mode.
  2. Paste text and run.
  3. Copy the output.

Private by design — encoding runs in your browser. Text is never sent to a server.

Related tools

Frequently asked questions

Component vs full URL?

Component mode is for query parameter values. Full URL mode encodes special characters while keeping URL structure readable.