.MB

Файл MB

Autodesk Maya Binary Scene
Задать вопрос
БЫСТРЫЙ ОТВЕТ

An MB file is an Autodesk Maya Binary scene containing 3D models, materials, rigs, lights, cameras and animation. It opens properly only in Autodesk Maya. No free viewer reads it faithfully, so to use the 3D data in Blender or another app you need Maya (a free trial is available) to export FBX, OBJ or Alembic first.

Разработчик: Autodesk (originally Alias|Wavefront) Категория: Файлы изображений 3D MIME: application/octet-stream
ОТКРЫВАЕТСЯ НА Windows macOS Linux
Связанные: .DCM · .STEP · .SKP · .STP

На этой странице

Проиндексировано расширений: 19k+
Последняя проверка: Sep 10, 2026

Не знаете, что это за файл?

Перетащите любой файл в наш идентификатор - мы прочитаем первые байты, чтобы определить формат.

Идентифицировать файл

Что такое формат файла MB?

.mb files store 3D graphics data created by Maya software, developed by Autodesk. .mb is a binary file, in contrast to the similar .MA format, which stores data in plain text. Besides geometry, .mb files also contain data such as lighting settings, object textures, and animations. The format runs on Windows, macOS, and Linux.

Maya supports two types of scene persistence: ASCII (.ma format), where the whole project is saved in a text format, and binary (.mb format). The binary mode is the default save format. Binary files are smaller than ASCII text files and load faster, making them preferred in production pipelines. The underlying data remains the same regardless of the format used; .ma files also allow users to inspect and modify the file in a text editor.

Internally, .mb is built on an IFF-based chunked container. Files begin with FOR4 (32-bit) or, since Maya 2014, FOR8 (64-bit) to support scenes exceeding 2 GB. Related interchange formats include .FBX, .ABC, and .USD, though none replace .mb in a Maya-native pipeline.

Безопасность и защита

РИСК: LOW

A .mb is scene data, not a program, so it can't run by itself. The realistic risk is via Maya scenes that embed scripts: Maya can store MEL/Python in scriptNodes and 'onload' triggers, and malicious scenes have historically spread Maya-targeting malware (e.g. the 'CgAbBlanket'/ vaccine incidents). Open untrusted .mb files with script execution disabled and keep Maya's security/vaccine tools current; the binary form also makes such payloads harder to spot than in text .ma.

Детали формата

в двух словах
ПОЛНОЕ НАЗВАНИЕAutodesk Maya Binary Sceneтакже известен как Maya Binary file, Maya scene (binary)
РАЗРАБОТЧИКAutodesk (originally Alias|Wavefront)с 1998 (Maya 1.0)
MIME-ТИПapplication/octet-stream
ТИПBinary 3D scene file (IFF-based chunked container)
СВЯЗАННЫЕ.dcm.step.skp.stp
Это расширение также используется в…
  • MapBasic compiled program (MapInfo) - Compiled MapBasic application for MapInfo Professional - unrelated to 3D scenes.
  • Multimedia Builder project - Project file for the old Multimedia Builder authoring tool; legacy and unrelated.
  • Database / mailbox backup files - Some apps use .mb for generic database or mailbox data; niche and unrelated.
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
00010203
HEX
464F5234
ASCII
FOR4
Maya Binary is based on EA's Interchange File Format (IFF). 32-bit files begin with "FOR4" (46 4F 52 34); the 64-bit variant introduced in Maya 2014 begins with "FOR8" (46 4F 52 38). Chunk type ids and lengths use Maya's 4-/8-byte-aligned IFF variant.

Программы, открывающие файлы MB

Windows1 app
Autodesk Maya Платно File > Open Scene and select the .mb. The only app that opens binary scenes faithfully; free 30-day trial and student licences exist.
macOS1 app
Autodesk Maya Платно File > Open Scene and select the .mb. The only app that opens binary scenes faithfully; free 30-day trial and student licences exist.
Linux1 app
Autodesk Maya Платно File > Open Scene and select the .mb. The only app that opens binary scenes faithfully; free 30-day trial and student licences exist.

Технические подробности

глубокая спецификация
Container formatIFF FORM/LIST chunk hierarchy - FOR4 group chunks for 32-bit files, FOR8 for 64-bit large-scene files
Magic bytes`FOR4` (46 4F 52 34) at byte offset 0 for standard files; `FOR8` (46 4F 52 38) for the 64-bit variant
EncodingBinary - not human-readable or editable in a text editor
Byte orderBig-endian, following IFF convention
CompressionNone - geometry, animation curves and attribute data are stored uncompressed within chunks
MIME type`application/octet-stream`; also recognized as `application/x-maya-binary`
Typical file size1 MB to several GB depending on scene geometry, texture references and cached animation
Platform supportWindows, macOS, Linux
32-bit file size limit~2 GB (FOR4 FORM variant - chunk lengths stored as 4-byte values)
64-bit large-scene variantFOR8 FORM - lifts the 2 GB cap by storing chunk lengths as 8-byte values; introduced in Maya 2014
Internal data modelMaya dependency graph encoded as a hierarchy of typed nodes, attributes, connections and animation curves
Default save formatYes - Maya saves scenes as `.mb` by default rather than the ASCII `.ma` format
Text-format counterpart`.ma` (Maya ASCII) encodes the same scene data as human-readable MEL-like text; `.mb` is more compact and loads faster
Выпущен1998 (Maya 1.0)
Последняя версияFOR8 64-bit variant since Maya 2014 (for scenes over 2 GB)
Спецификацияhelp.autodesk.com

Конвертации MB

Возможно
.MB .IVEРУКОВОДСТВО
Да, MB можно конвертировать в IVE, но только в два этапа: экспорт из Autodesk Maya в OBJ или FBX, а затем…
Как конвертировать
.MB .MAРУКОВОДСТВО
Да, конвертация MB в MA вполне возможна - откройте .mb в Autodesk Maya и используйте «Файл» > «Сохранить…
Как конвертировать
.MB .OBJРУКОВОДСТВО
Да - откройте .mb в Autodesk Maya и выберите «Файл» > «Экспортировать все» > «OBJ». Это единственный надежный…
Как конвертировать
.MB .WRLРУКОВОДСТВО
Да - откройте .mb в Autodesk Maya и выберите «Файл» > «Экспортировать все», выбрав VRML2 (.wrl) в качестве…
Как конвертировать
.MB .ABCРУКОВОДСТВО
Да, вы можете конвертировать MB в ABC с помощью экспортера Alembic в Autodesk Maya - это единственный…
Как конвертировать
.MB .X3DРУКОВОДСТВО
Да, вы можете конвертировать MB в X3D - откройте сцену в Autodesk Maya и экспортируйте напрямую в X3D или…
Как конвертировать
.MB .MTLРУКОВОДСТВО
Да, вы можете получить MTL из файла MB - откройте сцену в Autodesk Maya и экспортируйте в OBJ; Maya…
Как конвертировать
.MB .FBXРУКОВОДСТВО
Да, MB можно конвертировать в FBX - откройте сцену в Autodesk Maya и используйте «Файл» > «Экспортировать…
Как конвертировать

Вопросы и ответы сообщества

спрошено пользователями
Задать быстрый вопрос
Получите помощь от людей, работающих с файлами MB. Будьте конкретны - укажите вашу систему и версию ПО.
Аккаунт не нужен · ответы обычно в течение дня

Вопросов пока нет - станьте первым, кто спросит о файлах MB.

Часто задаваемые вопросы

What is a .mb file?
An Autodesk Maya Binary scene - a 3D project (models, materials, rigs, lights, animation) saved in Maya's compact binary format. It opens properly only in Maya.
How do I open a .mb file without Maya?
You essentially can't open it faithfully without Maya - no free viewer reads .mb directly. Ask the sender to export FBX/OBJ/Alembic/USD, or use Maya's free trial/student licence to open it and export.
Can Blender open a .mb file?
Not directly - Blender has no Maya Binary importer. You need Maya to export the scene to FBX, OBJ, Alembic or USD, which Blender can then import.
What's the difference between .mb and .ma?
Both are native Maya scenes with the same content. .mb is binary (smaller, faster to load, not human-readable); .ma is ASCII text (larger, readable, easier for version control).
Why won't my .mb file open in Maya?
Usually it was saved in a newer Maya version than yours (open in that version or newer), or it references a plugin/node you don't have installed. Re-save as .ma in the originating version to inspect what it needs.
How do I convert a .mb to FBX or OBJ?
Open it in Maya, then File > Export All and choose FBX (keeps rig/animation) or OBJ (geometry only). There's no reliable converter outside Maya.

Ссылки

1Just Solve the File Format Problem - Maya scenefileformats.archiveteam.org
2Autodesk - Maya product pagewww.autodesk.com

Узнать больше

по всей базе данных

Популярные расширения на этой неделе

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.PARTPartial Download File
4.MDMarkdown Document
5.RPMSGRestricted Permission Message
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

Похожие расширения

.DCMDICOM Medical Image
.STEPSTEP - Standard for the Exchange of Product Data (ISO 10303)
.SKPSketchUp Document
.STPSTEP - Standard for the Exchange of Product Data (ISO 10303), .stp spelling
.MTLMaterial Template Library (Wavefront)
.MAX3ds Max Scene File (Autodesk 3ds Max)

Бесплатные инструменты для файлов

Идентификатор файлов и конвертер изображений в браузере - все работает на вашем устройстве.

Открыть инструменты

Обзор расширений файлов A-Z