Encode · Developer
URL Encoder / Decoder
Encode or decode URI components for query strings and path segments.
How to use
- Choose encode or decode.
- Paste text or a query value.
- Copy the result.
Features
- encodeURIComponent / decodeURIComponent
- Runs in your browser. Inputs are not uploaded to ToolsWeb servers.
Privacy & how it works
This developer utility runs in your browser with JavaScript and Web APIs. Your text, tokens, and secrets are not uploaded to ToolsWeb servers for this tool. Privacy Policy.
FAQ
Does this encode a full URL?expand_more
It encodes components by default. Encoding an entire URL including :// will escape reserved characters — usually encode values, not the whole URL.
Is this tool free?expand_more
Yes. No signup and no paywall for core use.
Is my text uploaded?expand_more
No for this tool. Text stays in your browser while you work.
Do I need an account?expand_more
No. Open the page and start typing or pasting.