How to extract text from your CCB file
- Click the "Select File" button above, and choose your CCB file.
- You’ll see a preview, if available.
- Click the "Convert file to..." button to extract text information.
Convert CCB to another file type
To convert your CCB file to another format, you need CocosBuilder or other Developer software.
- CCB to OBJ
- CCB to FBX
- CCB to DAE
- CCB to 3DS
- CCB to MAX
- CCB to BLEND
- CCB to MA
- CCB to MB
- CCB to C4D
- CCB to STL
- CCB to PLY
- CCB to WRL
Convert a file to CCB
To convert other file formats to the "Game Development Assets" file type, you need software like CocosBuilder or a similar tool.
- DWG to CCB
- DAE to CCB
- X3D to CCB
- IGES to CCB
- WRL to CCB
- JT to CCB
- SKP to CCB
- 3DS to CCB
- 3DM to CCB
- OBJ to CCB
- STEP to CCB
- FBX to CCB
About CCB files
The .ccb extension is a "wildcard" format that most frequently serves as a project file for CocosBuilder (a legacy tool for the Cocos2d game engine) or a 3D scene file for CopperCube.
For developers, the primary challenge is that CocosBuilder is largely deprecated; users often find themselves with old .ccb interface files that modern versions of Cocos Creator cannot natively import without friction. These files are typically XML-based, meaning they are human-readable but verbose, describing sprite positions, nodes, and timelines.
Alternatively, if you are a 3D designer, your .ccb file is likely a binary scene created by Ambiera CopperCube. These are proprietary project files that cannot be opened by other 3D software like Blender directly. The only way to "convert" them is to open them in CopperCube and export the assets to standard formats like OBJ or EXE.
In business contexts, .ccb often represents a compressed backup from CONTPAQi accounting software or Unitron controller configurations. These are effectively ZIP or Zlib archives in disguise. Users often struggle to access the data inside because the operating system does not recognize the extension.
Recommendation:
- For CocosBuilder: Rename the file to XML to view the code structure or convert the logic to JSON for modern web use.
- For CopperCube: Use the native exporter to generate WebGL or Android packages.
- For Backups: Try renaming the extension to ZIP to inspect and extract the contents manually.
Convert.Guru analyzes your CCB file, detects the exact format, and lets you read the text inside.
Users also converted CBB, CCBI, ZIP, CCP, 3DS and 3DXML files.
The CCB 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 CCB converter.