URL Encoder / Decoder
Encode or decode URL components with encodeURIComponent and decodeURIComponent.
How to use
- 1
Choose mode
Encode plain text to percent-encoding or decode an encoded string.
- 2
Enter value
Type or paste the text to convert.
- 3
Copy result
Copy the encoded or decoded output.
Frequently Asked Questions
encodeURIComponent / decodeURIComponent for URL components.
Encoded as %20 with encodeURIComponent.
Related tools
QR Code Generator
Generate QR codes from text or URLs. Download as PNG or SVG.
JSON Formatter
Format, validate, and minify JSON with clear error messages.
Base64 Encoder / Decoder
Encode and decode text or images to Base64. Works entirely offline.
Color Picker
Pick a color and convert between HEX, RGB, and HSL formats.