URL Encoder & Decoder
Percent-encode a link or one value, decode one back, and read what a long link carries.
Text to Base64 and back, in any language, with the URL-safe alphabet when you need it.
Turn text into Base64 and back again. Bangla, emoji and accents survive the trip, because the text is encoded as UTF-8 bytes first, which the one-line snippets found in most answers do not do. There is a URL-safe option for tokens that travel in a query string.
No, and it is worth being clear about it: anybody can decode Base64 in a second, exactly as this page does. It is a way of carrying bytes through something that only accepts text, not a way of keeping them secret.
It replaces + with - and / with _, and drops the = padding, so the result can sit in a URL or a filename without being escaped again.
No. The tool runs in this browser tab. What you paste is never sent to KuponGuru, and it is gone when you close the tab.
Percent-encode a link or one value, decode one back, and read what a long link carries.
Format, sort and minify JSON, and see exactly which line a mistake is on.
SHA-256, SHA-1, SHA-384 and SHA-512 of any text, worked out in your browser.
Looking for something else? Browse every tool.
Direction
Alphabet