Safely encode a string into valid JSON.
Decode a JSON string back into raw text.
Format and validate your JSON data.
Compress JSON by removing whitespace.
Safely encode text for use in URLs.
Decode URL-encoded parameters.