URL & subdomain sanitizer
Turn text into a URL-friendly slug, removing symbols and transliterating Turkish characters.
Decode and list URL query parameters while preserving repeated keys.
Runs in your browser
Decode and list URL query parameters while preserving repeated keys.
Runs in your browser
Inputs are processed on this page and are never sent to a server.
Split URL parameters into keys and values while preserving repeated parameters.
Text
Decode and list URL query parameters while preserving repeated keys.
q = hello tag = one tag = two
Split URL parameters into keys and values while preserving repeated parameters.
q = hello tag = one tag = two
Split URL parameters into keys and values while preserving repeated parameters.
Calculations run on your device. Form inputs are not sent to a server.