URL Encode / Decode
Encode or decode URL strings with %20 vs + handling, full URI vs component encoding modes, and copy-ready output. Free URL encoder by Graph Tools.
Use this free URL encoder and decoder to percent-encode or decode URL strings. Encode special characters, spaces, and reserved characters into their %XX equivalents, or decode percent-encoded URLs back to readable text. Supports both full URI encoding (encodeURI) and component encoding (encodeURIComponent) modes for precise control over which characters are encoded.