Convertor

Text tool

URL encoder / decoder

Percent-encode or decode URLs and query strings safely.

Runs in your browser
No files needed100% local · no upload

Guide

How to convert url encoder / decoder

  1. Paste your URL or query

    Paste a full URL, query string or parameter value.

  2. Encode or decode

    Choose encode to escape special characters, or decode to un-escape them.

  3. Copy the result

    Copy the safe URL back into your code or address bar.

Frequently asked questions

What does URL encoding do?

It replaces reserved characters like spaces, &, ? and # with percent-escapes so a string is safe inside a URL or query parameter.

Does decoding handle %20 and %E4%B8%AD?

Yes — both percent-escapes and UTF-8 byte sequences decode back to the original characters.

Is anything uploaded?

No — this tool runs entirely in your browser.

Keep converting

View all →