Can I paste a full URL?
Yes. The tool extracts the query string from a full URL or accepts only the part after the question mark.
Convert URL query strings into JSON objects for debugging links and tracking parameters.
https://aijsonformat.com/?utm_source=google&utm_medium=organic&q=json&q=tools
Encode text to Base64 or decode Base64 back to Unicode text.
EncodeFreeEncode text for URLs or decode percent-encoded query strings.
EncodeFreeParse a URL into protocol, host, path, query parameters, hash and origin.
EncodeFreeEncode HTML entities or decode escaped HTML text back to readable characters.
EncodeFreeDecode JWT header and payload without sending tokens to a server.
EncodeFreeFix broken JSON from ChatGPT, APIs, logs and config files with local repair and optional AI fallback.
JSONFreeYes. The tool extracts the query string from a full URL or accepts only the part after the question mark.
Duplicate keys become arrays so repeated parameters are preserved.
Yes. URLSearchParams decodes percent-encoded values.