FertiJourney Dev Tools ← All tools

JSON ↔ URL Query

Convert between JSON objects and URL query strings.

Paste a JSON object and click JSON→Query to get a URL-encoded query string, or paste a query string and click Query→JSON to parse it back. Nested objects use dot notation.