Devtoolsbox

URL Encoder & Decoder Online

Free online URL encoder and decoder. Encode URLs for safe transmission or decode URL-encoded strings instantly.

Input
Output
Examples
Try these examples to get started

URL with spaces encoding

Input:
https://example.com/path with spaces
Output:
https%3A//example.com/path%20with%20spaces

URL decoding example

Input:
Hello%20World%21
Output:
Hello World!

Related Tools

Free online JSON formatter and validator. Format, validate, beautify and minify JSON data instantly. No registration required - works directly in your browser.
Free online Base64 encoder and decoder. Encode text to Base64 or decode Base64 strings instantly with our easy-to-use tool.