url
8 tools tagged "url".
Slug Generator
Convert text into a clean, URL-safe slug.
Open toolURL Decoder
Turn percent-encoded text back into readable characters.
Open toolURL Encoder
Percent-encode a string so it's safe to use in a URL.
Open toolRandom URL-Encoded Data Generator
Generate random text (including spaces, symbols, and unicode) and URL-encode it with the real encodeURIComponent().
Open toolInteger URL Decoder
Convert percent-encoded URL strings back into their integer Unicode code points.
Open toolInteger URL Encoder
Convert a list of integers (Unicode code points) into percent-encoded URL characters.
Open toolList URL Decoder
URL-decode each item in a list independently, with per-item error reporting.
Open toolList URL Encoder
URL-encode each item in a list independently using encodeURIComponent.
Open tool