lookup> .msh

.MSH·File Extension

MSH 3D ModelA .msh file is a MSH 3D Model. It is a 3D model format used to store meshes, scenes and printing geometry.

3D Modelmodel/mesh
Extension.msh
File typeMSH 3D Model
MIME typemodel/mesh
Category3D Model
Charset
CompressibleNo

What is a .msh file?

A .msh file is a MSH 3D Model. It is a 3D model format used to store meshes, scenes and printing geometry.

In the mime-db registry it maps to model/mesh, and it is marked as non-compressible. When serving .msh over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to model/mesh — and is delivered over HTTP via the Content-Type header.

  • Use Blender or MeshLab to open and edit .msh files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: model/mesh

Common software that reads/writes .msh:

BlenderMeshLabAutodesk Viewer
.mshextension of
format
MSH 3D Modelserved as
mime type
model/meshsent via header
http header
  • 3D printing
  • Game assets
  • CAD and design exchange
  • Open the file with Blender, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .msh extension, or export this format from Blender.

What programs can open .msh files?

Common options include Blender, MeshLab, Autodesk Viewer. You can also open many of these files with built-in viewers or a browser.

How do I create a .msh file?

Create a new file in any text editor or the app that owns the format and save it with the .msh extension.

What is the relationship between .msh and the model/mesh MIME type?

model/mesh is the media type identifier used for .msh files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes