Latest Tools

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

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

Unescape JSON

Unescape JSON is a simple and efficient tool that allows you to convert escaped JSON strings back to their original format. This tool is perfect for working with JSON data…

GoUnescape JSON

Hide JSON Strings

Hide JSON Strings allows you to mask or completely remove string values from JSON objects. Whether you’re working with sensitive data or just need to anonymize JSON content, this tool…

GoHide JSON Strings

Censor JSON Data

Censor JSON Data allows you to easily mask or remove sensitive information from JSON objects. This tool is great for sanitizing user data before sharing, logging, or exporting. You can…

GoCensor JSON Data

Minify JSON

Minify JSON helps you compress and clean up your JSON data by stripping out unnecessary formatting like whitespace and line breaks. It’s great for reducing payload size, speeding up API…

GoMinify JSON

Filter JSON

Use the Filter JSON tool to quickly extract specific key-value pairs from a JSON object based on live criteria. You can match key names, limit to string values, skip empty…

GoFilter JSON