Search AnyKit Tools

Type a tool name, tag, or category to quickly open any tool instantly.

JSON5 to JSON

New

Convert JSON5 to standard JSON

JSON5 Input
Standard JSON
Converted data will appear here...

What is JSON5?

JSON5 is an extension to JSON that allows for things like single-line and multi-line comments, single quotes, unquoted object keys, and trailing commas. It's essentially the format used for config files in the JavaScript ecosystem.