RXDATA Converter

Extract text from RXDATA files


Drop or upload your .RXDATA file

How to extract text from your RXDATA file

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

Convert RXDATA to another file type

To convert your RXDATA file to another format, you need RPG Maker XP or other Game software.

Convert a file to RXDATA

To convert other file formats to the "Game Data Archive" file type, you need software like RPG Maker XP or a similar tool.


About RXDATA files

An .RXDATA file is a serialized data archive used primarily by RPG Maker XP and RPG Maker VX, game development engines created by Enterbrain. technically, these files are Ruby Marshal dumps containing serialized game objects such as scripts, maps, characters, items, and system settings.

Because .RXDATA files use a proprietary binary serialization format specific to the Ruby Game Scripting System (RGSS), they present significant challenges for modders, translators, and developers. They cannot be opened or edited in standard text editors like Notepad, making it difficult to tweak game stats, extract dialogue for translation, or perform version control (diffing). Additionally, newer iterations of the software, like RPG Maker MZ, have shifted to JSON based storage, rendering older .RXDATA files incompatible without conversion.

To overcome these limitations, the best workflow is to convert .RXDATA to open formats. For editing game balance or translating dialogue, convert to CSV or XLSX to use spreadsheet tools. For code analysis or porting projects to newer engines, converting to JSON or YAML provides a structured, human-readable hierarchy.

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

Users also converted RB, DAT, TXT, RGSSAD, JSON, RPGSAVE, ZIP, RVDATA2, TSX, WIN, ASPX, PCAPNG and INDD files.


FAQ

If you want to convert RXDATA file to EXE, ISO, BIN, CUE, PAK, WAD, PK3, PK4, BSP, MAP, SAV or DAT, you can use RPG Maker XP or similar software from the "RPG Maker Game Data" category. In the File menu, look for Save As… or Export….

To convert MOD, BIN, CFG, SCX, DAT, MPQ, LOG, CUE, INI, EXE, SCM or ISO files to RXDATA, try RPG Maker XP or another comparable tool in the "RPG Maker Game Data" category.



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