lookup> .x3d

.X3D·File Extension

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

3D Modelmodel/x3d+xmlCompressible
Extension.x3d
File typeX3D 3D Model
MIME typemodel/x3d+xml
Category3D Model
Charset
CompressibleYes

What is a .x3d file?

A .x3d file is a X3D 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/x3d+xml, and it is marked as compressible. When serving .x3d over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to model/x3d+xml and is used by XML among others — and is delivered over HTTP via the Content-Type header.

  • Use Blender or MeshLab to open and edit .x3d 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/x3d+xml

Common software that reads/writes .x3d:

BlenderMeshLabAutodesk Viewer
.x3dextension of
format
X3D 3D Modelserved as
mime type
model/x3d+xmlsent 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 .x3d extension, or export this format from Blender.

What programs can open .x3d 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 .x3d file?

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

What is the relationship between .x3d and the model/x3d+xml MIME type?

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

Updated 2026-08-18

Related extensions

Related MIME types

Related programming languages

Related headers

Related methods

Related status codes