ESCAPED STRING FIXER

Fix double-escaped JSON, C#, or HTML strings pulled from logs, Datadog, and API payloads.

Escape cleanup helper

Escaped String Fixer

Fix double-escaped JSON, C#, or HTML strings pulled from logs, Datadog, and API payloads.

Clean output
{"message":"Hello World"}
Specific Tool Notes: Built for real-world copy-paste debugging when logs contain quoted JSON, over-escaped strings, or encoded payload fragments.