URL Encode/Decode
Percent-encode or decode a URL string.
About the URL Encode/Decode Tool
Percent-encode or decode a URL string. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.
This tool is part of the Encoding category on NumbersChecker. Browse all Encoding tools or explore all 139 tools.
Related: percent · uri
API usage
POST /api/url-encode
Content-Type: application/json
{
"text": "your input here"
}