{ sniptools }
Encoding

URL Encoder/Decoder

Encode and decode URL strings and components

|

About this tool

Encode special characters for safe use in URLs or decode percent-encoded strings back to plain text. Supports both full URL encoding (encodeURI) and component encoding (encodeURIComponent) modes.