String to JSON
Convert a string to JSON format, escaping all special characters and formatting the string as a JSON string literal.
Enter the text you want to convert into a properly escaped JSON string literal.
Copied to clipboard!
Convert a string to JSON format, escaping all special characters and formatting the string as a JSON string literal.
Enter the text you want to convert into a properly escaped JSON string literal.