JSON ↔ JSON5
Convert between JSON and JSON5.
Processed with Bun
This tool runs on the server. The browser cannot use Bun format APIs.
About JSON and JSON5
JSON5 allows comments and trailing commas in many cases.
Use this tool to convert between strict JSON and JSON5 text.
The server uses Bun native parsers. No extra format packages are required.