URL encoder / decoder
Turn text with spaces, non-English characters, and symbols into URL-safe text, then decode it back to readable text. Your input is not stored anywhere.
Your input is converted on your device and is not stored anywhere.
Make text safe to place inside URLs
Use this when a search term, document title, file name, Korean text, or symbol-heavy phrase needs to go inside a link. The converted result is easy to paste into shared URLs, QR codes, query text, and tracking-free links.
Encode turns spaces into values like %20 and safely converts characters that can break a URL. Decode turns percent-encoded URL text back into readable text.
Everything is converted on your device. Paste the text, check the result, and copy it wherever you need it.
Related tools
Continue with tools that fit the same task flow.
Developer ToolsBase64 encoderEncode and decode Base64 in either direction and copy with one clickOpenDeveloper ToolsYouTube thumbnail downloaderExtract thumbnail image links from a video URL in multiple qualitiesOpenDeveloper ToolsQR code generatorTurn URLs, text, and Wi-Fi info into a QR code and save as PNG or SVGOpen