JSON/BSON → table

Validate and neatly format your data.

Your starting point

JSON and MongoDB without truncating input. Local processing; capacity depends on your device.

Your table · 1 Document · 5 columns

nombreactivoorigen.paísetiquetas[0]etiquetas[1]
UtilityInstanttrueEspañagratisprivado

Text by default. Empty arrays and null become blank; populated arrays expand using indices. ISO dates are exported as ISO text.

CSV: separator and quotes

Use XLSX to preserve leading zeros and types in Excel. Copy and CSV protect possible formulas by adding an apostrophe.

A little more clarity: formatted document

Valid JSON. MongoDB types use Extended JSON. Binary BSON is not imported.

Methods, limitations and contact