This is a very simple Javascript tool to convert BSON binary file into JSON.
(other versions are
BSON Base64 to JSON
and
BSON Hex to JSON
)
BSON deserialization is done via
https://github.com/mongodb/js-bson
You can download
sample.bson
if you don't have any .bson files