NBT Converter

Extract text from Minecraft data files (NBT)


Drop or upload your .NBT file

How to extract text from your NBT file

  1. Click the "Select File" button above, and choose your NBT file.
  2. You’ll see a preview, if available.
  3. Click the "Convert file to..." button to extract text information.

Convert NBT to another file type

To convert NBT data files to another format, you need Minecraft or other Game software.

Convert a file to NBT

To convert other file formats to the "Game Data File" file type, you need software like Minecraft or a similar tool.


About NBT files

The .NBT (Named Binary Tag) format is a binary data container used exclusively by Minecraft to store vast amounts of structured game data. This includes vital information like player inventories, world levels (level.dat), and saved structures. To open or manipulate these files locally, players usually rely on community-built open-source tools such as NBTExplorer or web-based NBT editors, as the format is deeply tied to the Minecraft engine.

The core disadvantage of the .NBT format is its binary nature, heavily compounded by the fact that it is almost always compressed using GZIP. If you attempt to open an .NBT file in a standard text editor, it will display entirely as unreadable gibberish. This makes manual editing, server debugging, or modding extremely difficult for users without highly specialized software.

To make this data human-readable, users must convert the .NBT file into structured text formats such as JSON, XML, or YAML. Converting to JSON is highly recommended because it perfectly mirrors the nested, tree-like structure of the original tags. However, if you plan to convert edited JSON data back into .NBT, you risk permanent game corruption if the syntax or data types are not strictly correct.

Because .NBT is a closed, proprietary game format, standard online document converters fail completely when trying to process it. Often, only tools built specifically around Minecraft's logic can properly extract the internal tags. If our analysis detects the underlying GZIP layer or embedded text tags, viewing or conversion to JSON may still be possible.

Convert.Guru analyzes your NBT file, detects the exact format, and lets you read the text inside.

Users also converted SCHEMATIC, SCHEM, MCSTRUCTURE, LITEMATIC, ZIP, VSCHEM, JSON, DAT, TXT, NBS, SNBT, MBT and JPG files.


FAQ

If you want to convert NBT file to SCHEMATIC, MCSTRUCTURE, JSON, SCHEM, OBJ, CSV, XML, YAML, YML, TOML, INI or CFG, you can use Minecraft or similar software from the "Minecraft Game Data Storage" category. In the File menu, look for Save As… or Export….

To convert DBF, XML, SQLITE, XLSX, SQL, TSV, ACCDB, YAML, MDB, CSV, ODS or JSON files to NBT, try Minecraft or another comparable tool in the "Minecraft Game Data Storage" category.



The NBT Converter Story

The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our NBT converter.