Restore escaped strings
Convert sequences like \n and \" back to their actual characters.
String Unescape
Remove escapes from programming strings.
About This Tool
String Unescape helps in reading raw string data from code or logs.
How to Use This Tool
- Paste escaped string.
- Click Unescape.
- See the original text.
Why Use This Tool
- Log analysis.
- Debugging code.
- Data extraction.
Frequently Asked Questions
Which styles are supported?
Common C-style escapes used in JS, Java, and Python.