Paste any URL to decompose it into components. Edit query parameters in a table. Convert between query strings, JSON, and reconstructed URLs. 100% client-side.
A URL (Uniform Resource Locator) has a defined structure per RFC 3986:
scheme://user:password@host:port/path?query#fragment
https, http, ftp, ws, file, etc.www.jslet.com, 192.168.1.1)/json-formatter)?, delimited by &#, never sent to the serverCommon use cases: debugging API URLs, inspecting UTM tracking parameters, converting between percent-encoded and decoded query strings, preparing cURL requests, or generating JSON from query strings for programmatic use.