lookup> .obj

.OBJ·File Extension

OBJ 3D ModelWavefront OBJ geometry definition file.

3D Modelmodel/obj
Extension.obj
File typeOBJ 3D Model
MIME typemodel/obj
Category3D Model
Charset
Compressible
Format familyobj

What is a .obj file?

A .obj file is a OBJ 3D Model — Wavefront OBJ geometry definition file.

In the mime-db registry it maps to model/obj. When serving .obj over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to model/obj and is used by Wavefront Object among others — and is delivered over HTTP via the Content-Type header.

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

Common software that reads/writes .obj:

BlenderMeshLabWindows 3D Viewer
.objextension of
format
objserved as
mime type
model/objsent 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 .obj extension, or export this format from Blender.

What programs can open .obj files?

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

How do I create a .obj file?

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

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

model/obj is the media type identifier used for .obj 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