Click the "Select File" button above, and choose your BUNDLE file.
You’ll see a preview, if available.
Click the "Convert file to..." button to extract text information.
Convert BUNDLE to another file type
To convert BUNDLE Asset files to another format, you need Unity or other Compressed software.
Convert a file to BUNDLE
To convert other file formats to the "Archive Package File" file type, you need software like Unity or a similar tool.
About BUNDLE files
A .bundle file is fundamentally a container, but its exact contents depend entirely on the software that created it. Most often, it is a UnityFS asset archive used by the Unity Game Engine to package 3D models, textures, and audio for games. Beyond gaming, developers frequently encounter .bundle files as offline Git repository archives, executable VMware Linux installers, Krita brush packages, or compiled JavaScript code for React Native.
The primary issue with .bundle files is their opacity. Because the extension is shared across drastically different ecosystems, standard operating systems usually have no idea how to open them. Unity asset bundles are proprietary, compiled formats requiring specialized extraction tools to view the meshes or textures inside. Git bundles require command-line interfaces to unpack. macOS bundles are actually directories disguised as files. Krita bundles are simply renamed ZIP archives, but operating systems fail to recognize them.
You usually do not "convert" a .bundle file; you extract it. For Unity assets, extract the contents to OBJ or FBX for 3D editing, and PNG or DDS for textures. For Krita brushes, rename the file to ZIP to access the raw XML and image files. For Git repositories, use git clone to unpack the commit history into plain text code files. Drop your file here to analyze and extract it securely right in your browser.
Convert.Guru analyzes your BUNDLE file, detects the exact format, and lets you read the text inside.
If you want to convert BUNDLE file to APK, ZIP, PNG, RAR, 7Z, TAR, GZ, BZ2, XZ, LZMA, CAB or ACE, you can use Unity or similar software from the "Game Asset Packaging" category. In the File menu, look for Save As… or Export….
To convert XXE, 7Z, Z, PAK, LHA, DEB, UUE, TAR, LZH, ZIP, PKG or RAR files to BUNDLE, try Unity or another comparable tool in the "Game Asset Packaging" category.
The BUNDLE 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 BUNDLE converter.