Data is synced from the Chrome Web Store. View the official store page for the most current information.
A simple tool that takes JSON input and censors all values
Example input: {"Dog" : "Australian Shepherd"}
Example output: {"Dog" : "XXXX"}
This works with nested arrays inside the JSON.
Useful for when using AI services like Bard or openAI's ChatGPT to censor sensitive information.
This tool does not store and/or share data.