YOUR TEXT, IN FOCUS
Free · No accountURL encode / decode.
Encode text as a URL component or decode percent-encoded text.
Text stays in this tab
0 LinesUTF-8 · TXT
Text is kept in memory only. Refreshing or closing this tab clears it. We do not upload your text or store it in your browser.
01 — How to use it
Make text ready for a URL.
- Paste plain text or encoded text.
- Choose encode or decode.
- Apply and copy the result.
02 — A few useful details
Uses encodeURIComponent/decodeURIComponent for a single component, not an entire URL. A plus sign is not decoded as a space. Malformed percent sequences are rejected.
Use UTF-8 plain text, up to 1 MB and 20,000 lines per input.