BBMODEL DAE
File conversion

Convert BBMODEL to DAE

QUICK ANSWER
Is it possible to convert BBMODEL to DAE?
Yes - BBMODEL converts to DAE.

Open the model in Blockbench and use File > Export > Export Collada (.dae). DAE keeps the hierarchy and animations, making it a good bridge into Blender and other 3D apps, though its material options are more limited than glTF.

Also to DAE: X · PLY · WRL

On this page

Tested on macOS, Windows & Linux
Last verified Sep 2026

More free converters

HEIC, PNG, WEBP, MP3 and more - every tool here is free.

Open the toolbox

Why convert BBMODEL to DAE?

A .bbmodel is Blockbench's own JSON project format that other software can't read, so people export to .dae to move the model, its bones and animations into general 3D tools like Blender or Maya.

How to convert BBMODEL to DAE

Blockbench (desktop) OPEN-SOURCE

In the installed app use the same File > Export > Collada path; the desktop version handles larger projects and batch exports more reliably.

About these formats

Quality & what to watch

  • DAE carries geometry, hierarchy and animation but has more limited material support than glTF, so complex shaders won't survive.
  • Textures are referenced, not always embedded - keep the texture files alongside the .dae or re-link them in the target app.
  • Pixel-art textures can appear blurry after import unless you switch the material filtering back to 'Closest'/nearest in the receiving program.

Frequently asked questions

Does DAE keep my animations?
Yes, Collada supports hierarchy and animations, so bone-based Blockbench animations export with the model.
Why does my texture look blurry in Blender?
Blender applies smooth filtering by default; set the image texture interpolation to 'Closest' to restore the crisp pixel look.
Is DAE or glTF better from Blockbench?
glTF preserves materials more faithfully; choose DAE mainly when your target app imports Collada more reliably than glTF.