URL Encode / Decode

Encode or decode URL components. All in your browser.

What is this tool?

How do I URL encode a string? Encode special characters for use in URLs (percent-encoding) or decode encoded strings. Essential for building query strings, handling spaces and special chars. Used in APIs and web development.