BSON
{"a": NumberInt(1)}JSON
{"a": 1}Developer Tools
Convert MongoDB shell or Compass extended JSON (ObjectId, ISODate, NumberInt, and similar) into plain JSON for formatting, sharing, and downstream tools.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
等待输入
已复制
BSON
{"a": NumberInt(1)}JSON
{"a": 1}NumberInt, NumberLong, and similar typed wrappers are normalized to plain numbers.
Tools
Continue with another translated tool for a nearby task.
JSON Formatter
Format, minify, sort, and validate JSON in your browser. Parsing errors include location details, and your data never leaves the page.
JSON Log Viewer
View JSON and NDJSON logs as a collapsible, syntax-colored tree. Expand or fold nodes to inspect deep structured logs locally in the browser.