URL Encoder / Decoder
Developer Tools· 30 toolsFree online URL encoder and decoder. Encode special characters in URLs to percent-encoded format (%20, %2F, etc.), or decode percent-encoded strings back to readable text. Essential for building and debugging web requests.
Frequently Asked Questions
Frequently Asked Questions
References
References and sources
Related Tools
Related Tools
- Base64 Encoder / DecoderEncode text to Base64 or decode Base64 back to plain text. Supports full UTF-8 including emoji. Runs in your browser — data never leaves your device.
- JSON FormatterFormat, validate, and minify JSON in your browser. Pretty-print raw JSON with indentation, catch inline syntax errors, or collapse to one line.
- Hash GeneratorGenerate SHA-1, SHA-256, and SHA-512 hashes from any text. Results update live as you type — runs via Web Crypto API, data stays in your browser.