BSON / JSON (Browser Only)

Convert BSON to JSON and back entirely in your browser.

Runs locally; no data is uploaded.

BSON to JSON

Decode

Upload a .bson file or paste BSON bytes as Hex (supports 0x tokens) or Base64.

(waiting...)

JSON to BSON

Encode

Paste JSON and encode to BSON bytes. Display as Hex or Base64 and download as .bson.

(waiting...)