Latest Tools

Latest Tools is a live feed of fresh releases. Quick utilities to clean, convert, extract, and format text with no fuss.

Find JSON Depth

The Find JSON Depth tool allows you to calculate the depth of a JSON object quickly. Whether you’re working with a simple or deeply nested JSON structure, this tool instantly…

GoFind JSON Depth

Analyze JSON

The Analyze JSON tool helps you quickly analyze your JSON data. Simply paste your JSON or import a .json file, and the tool will provide insights into its structure, including…

GoAnalyze JSON

Generate FakeSON

Generate fake JSON data effortlessly with this tool. Whether you need random user profiles, addresses, or phone numbers, this tool generates structured fake JSON content to help with testing or…

GoGenerate FakeSON

Tokenize JSON

The Tokenize JSON tool converts JSON data into individual tokens for easier analysis and processing. It breaks down the JSON into its components, such as keys, values, and objects, and…

GoTokenize JSON

Obfuscate JSON

The Obfuscate JSON tool anonymizes your JSON data by randomizing keys and obfuscating values. It keeps the structure intact while making the content unreadable. This tool is ideal for testing,…

GoObfuscate JSON

Truncate JSON

The Truncate JSON tool provides a simple and efficient way to limit the size of JSON data. It allows you to truncate large JSON objects by either a specific number…

GoTruncate JSON

URL decode JSON

URL Decode JSON is a tool designed to decode percent-encoded URI components within JSON strings. This is useful when you receive JSON data that has encoded special characters (like %20…

GoURL decode JSON