URL Encoder/Decoder

Encode or decode URL strings and query parameters.

Frequently Asked Questions

Is my data uploaded anywhere?

No, this runs entirely in your browser.

Why would I need to encode a URL?

Special characters (spaces, symbols) need encoding to be safely included in URLs.