BXM Converter

Extract text from Binary XML files (BXM)


Drop or upload your .BXM file

How to extract text from your BXM file

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

Convert BXM to another file type

To convert BXM Data files to another format, you need FromSoftware Game Engine or other Game software.

Convert a file to BXM

To convert other file formats to the "Binary XML Game Data" file type, you need software like FromSoftware Game Engine or a similar tool.


About BXM files

The .BXM file format is primarily a Binary XML file used by game engines to store configuration parameters, UI layouts, localized text, and game logic. Studios like FromSoftware, PlatinumGames, and Konami (specifically for Metal Gear Solid V) utilize this compiled format to compress data and optimize load times. A smaller subset of .BXM files act as plain-text XML metadata sidecars for SXF (ScadEC eXchange Format) CAD drawings.

The major disadvantage of a .BXM game file is that it is a proprietary, compiled format. Unlike a standard XML file, you cannot simply open a .BXM in a text editor like Notepad++ - doing so reveals scrambled text and unreadable machine code. This creates a massive roadblock for game modders, mod-makers, and localization teams who need to access and modify the underlying game variables.

To edit the data, you must convert the .BXM to standard XML, JSON, or TXT. Reverting it to XML restores the human-readable markup structure. Because these are closed, engine-specific formats without universal standards, generic file converters will fail to process them. They often require community-developed reverse-engineering tools, such as WitchyBND for FromSoftware games or specialized PlatinumGames unpacking scripts, to convert the file back and forth. Our tool will analyze the header to determine whether you have a game binary or a readable CAD metadata file, and will attempt to extract any raw text strings buried within the code.

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

Users also converted SCB, SOLDATA and S14 files.


FAQ

If you want to convert BXM file to , you can use FromSoftware Game Engine or similar software from the "Game Engine Parameter Storage" category. In the File menu, look for Save As… or Export….

To convert files to BXM, try FromSoftware Game Engine or another comparable tool in the "Game Engine Parameter Storage" category.



The BXM 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 BXM converter.