MIPMAPS Converter

Extract text from Codemasters texture files (MIPMAPS)


Drop or upload your .MIPMAPS file

How to extract text from your MIPMAPS file

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

Convert MIPMAPS to another file type

To convert MIPMAPS Textures to another format, you need Ego Engine or other Game software.

Convert a file to MIPMAPS

To convert other file formats to the "3D Game Texture Archive" file type, you need software like Ego Engine or a similar tool.


About MIPMAPS files

A .mipmaps file is a specialized 3D graphic asset container utilized by games developed by Codemasters, such as the F1 and DiRT series running on the Ego Engine. It holds sequences of bitmap images representing the same texture at progressively lower resolutions. This technique, known as mipmapping, reduces rendering load and prevents aliasing artifacts when textures are viewed from a distance in-game.

To interact with these files, users typically rely on community-developed modding tools like the Ego Engine ERP Archiver rather than official commercial software. Codemasters does not provide public software development kits (SDKs) for modifying their core engine textures, leaving the community to reverse-engineer the file structures.

The .mipmaps format is strictly proprietary and highly restrictive. Standard image editors like Adobe Photoshop or web browsers cannot open it. The files often rely on specific hardware-accelerated compression formats, such as DXT or BCn. Attempting to view these textures outside the game usually requires extracting them from the game's broader archive structure (like ERP files).

When editing game assets, you must convert .mipmaps data into workable formats like DDS (DirectDraw Surface), PNG, or TGA. The DDS format is the most reliable target, as it inherently supports mipmap chains and specific game compression algorithms. Converting to formats like PNG often results in the loss of lower-resolution texture layers and alpha-channel depth.

Because this is a closed, undocumented game format, standard online converters fail to process it. Only reverse-engineered, game-specific software can properly unpack or export the texture data. Our analysis tools inspect the file headers, and if a standard embedded graphic format like DDS is detected within the container, viewing or partial conversion may still be possible.

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

Users also converted ERP, PNG and DDS files.


FAQ

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

To convert files to MIPMAPS, try Ego Engine or another comparable tool in the "Game Texture Storage" category.



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