.JT

JT File

JT (Jupiter Tessellation) 3D CAD visualization file
Ask a question
QUICK ANSWER

A JT (Jupiter Tessellation) file is a compact 3D CAD model used in automotive and aerospace engineering to share and review designs without heavy native CAD software. The free way to open one is JT2Go, Siemens' official viewer for Windows, iOS, and Android. To use the geometry in another CAD program, convert it to STEP using CAD Assistant or FreeCAD.

Developer: Siemens Digital Industries Software (originally Engineering Animation / HP) Category: 3D Image Files Open standard MIME: model/jt
OPENS ON Windows macOS Linux Android iOS
Related: .DCM · .STEP · .SKP · .STP

On this page

19k+ extensions indexed
Last reviewed Jul 10, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the JT file format?

.jt files are used with lightweight 3D CAD visualization software. The format was developed by Siemens Digital Industries Software (originally created by Engineering Animation Inc. and HP in the late 1990s). .jt files hold coordinate data, tessellated mesh geometry, optional precise B-rep surfaces, product and manufacturing information (PMI), assembly structure, and metadata.

The .jt format was designed as an open, lightweight, durable, and high-performance format. .jt files are used chiefly for product visualization purposes, collaboration, and sharing CAD data across supply chains. Transporting .jt files over the internet is not an issue, as the compact binary encoding keeps sizes small - far smaller than an equivalent STEP file carrying the same model.

The format became an ISO standard (ISO 14306) in 2012, cementing its role as a neutral exchange format. A .jt file begins with an 80-byte ASCII version header (e.g., Version 9.5 JT or Version 10.5 JT) followed by binary table-of-contents and compressed data segments.

.jt files may be exported by many CAD systems, including Siemens NX, Solid Edge, CATIA, Creo, and Autodesk Inventor. The format is widely used in the automotive and aerospace industries, but is suitable for many other manufacturing industries as well.

Security & safety

RISK: LOW

A JT file is 3D geometry/visualization data - it contains no executable code and cannot run anything, so opening one in a viewer is safe. The realistic concerns are non-malicious: large assemblies can still be heavy, and (as with any CAD exchange file) a JT may inadvertently expose proprietary design detail - if it includes B-rep, a recipient can measure exact geometry. As always, verify the file's true extension; the only real risk is a non-JT file disguised with a .jt name.

Format details

in a nutshell
FULL NAMEJT (Jupiter Tessellation) 3D CAD visualization file
DEVELOPERSiemens Digital Industries Software (originally Engineering Animation / HP)since Late 1990s (Jupiter Tessellation); standardized as ISO 14306 (JT V1) in 2012
MIME TYPEmodel/jt
TYPECompact binary 3D CAD format - tessellated mesh + optional precise B-rep, PMI and assembly structure
STANDARDOpen · royalty-free

Programs that open JT files

Windows5 apps
FreeCAD Open-source Imports JT (via its OpenCascade-based importer) to view and work with the geometry; free and cross-platform.
JT2Go (Siemens) Free Siemens' official free JT viewer - open the .jt to view, rotate, measure, see PMI and explode assemblies. The primary recommendation.
CAD Assistant (Open Cascade) Free Free offline viewer/converter; open the JT to view and export (e.g. to STEP/STL/glTF).
Siemens NX / Solid Edge / Teamcenter Visualization Paid Native Siemens CAD/PLM tools open and author JT with full fidelity (B-rep, PMI, assemblies). For users who already have them.
CATIA / Creo / Autodesk Inventor Paid Major CAD packages import JT for cross-vendor collaboration; File > Open/Import the .jt. Heavy/expensive - only if already owned.
macOS2 apps
FreeCAD Open-source Imports JT for viewing/working with geometry; runs natively on macOS (no JT2Go for Mac).
CAD Assistant (Open Cascade) Free Free cross-platform viewer/converter; open the JT to inspect and export.
Linux2 apps
FreeCAD Open-source Imports JT; the standard free CAD tool on Linux.
CAD Assistant (Open Cascade) Free Free viewer/converter; open to view and convert the JT.
Android1 app
JT2Go (mobile) Free Siemens' free JT viewer for Android - open a .jt to view and rotate it on a tablet/phone.
iOS1 app
JT2Go (mobile) Free Siemens' free JT viewer for iPad/iPhone - open and inspect JT models.

Technical details

deep spec
Container structureBinary file with an 80-byte ASCII version header, followed by a binary table-of-contents (TOC) and data segments
IdentificationASCII version string at byte offset 0, e.g. "Version 9.5 JT" or "Version 10.5 JT" - no fixed hex magic number
MIME typemodel/jt
Geometry representationTessellated mesh (always present); optional precise B-rep via embedded XT or ACIS kernel data
Levels of detail (LOD)Multiple LOD meshes per shape node, enabling fast rendering at varying zoom levels without reloading
Assembly supportHierarchical scene graph with part instances and 4x4 transform matrices encoding position and orientation
PMI supportEmbeds Product and Manufacturing Information (GD&T annotations, datums, surface finish) as 3D objects
CompressionPer-segment zlib or LZW compression of geometry and attribute data within the binary container
Appearance dataPer-face and per-part material colors, shininess, transparency, and UV-mapped texture references
Custom metadataUser-defined attribute sets storing part numbers, revision levels, and other PLM lifecycle properties
Coordinate systemRight-handed Cartesian; unit scale (mm, inch, etc.) declared in file header metadata
Version historyFormat versions from 6.x through 10.x+; newer readers maintain backward compatibility with older files
ISO standardizationISO 14306:2012 (first edition); subsequent editions extended PMI and B-rep capabilities
Primary industry useAutomotive OEM supply chains, aerospace MRO, and heavy machinery manufacturing for lightweight CAD sharing
ReleasedLate 1990s (Jupiter Tessellation); standardized as ISO 14306 (JT V1) in 2012
Open standardYes · royalty-free
Specificationwww.iso.org

JT conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with JT files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about JT files.

Frequently asked questions

How do I open a JT file for free?
Use JT2Go, Siemens' official free viewer (Windows, plus iOS and Android), to view, rotate, measure and mark up the model. FreeCAD and Open Cascade CAD Assistant also open JT for free and can convert it.
What is a JT file used for?
JT (Jupiter Tessellation) is a lightweight 3D CAD format for sharing, viewing and collaborating on designs across the manufacturing supply chain - heavily used in automotive and aerospace - without needing the heavy native CAD software. It's an ISO standard (ISO 14306).
How do I convert a JT file to STEP?
Open it in CAD Assistant or FreeCAD and export as STEP (.step/.stp). If the JT contains precise B-rep you get true solid geometry; if it's mesh-only, the STEP will be a tessellated approximation.
How do I convert JT to STL for 3D printing?
Open the JT in CAD Assistant or FreeCAD and export as STL, then load it into a slicer (Cura, PrusaSlicer). JT already stores mesh data, so this conversion is straightforward.
What's the difference between JT and STEP?
Both are neutral 3D exchange formats. JT is a compact BINARY format optimized for fast visualization (mesh + optional B-rep, LODs, PMI), favored in PLM and big OEM workflows. STEP is a TEXT format focused on exact B-rep geometry for CAD interoperability. JT is lighter for viewing; STEP is the go-to for precise CAD editing.
Is JT a proprietary format?
It's owned by Siemens but published openly: the specification is free via the JT Open program, and JT V1 is an international standard (ISO 14306, 2012). Siemens also gives away the JT2Go viewer, so opening JT files costs nothing.

References

1ISO 14306 - Industrial automation systems and integration - JT file formatwww.iso.org
2Siemens - JT2Go free JT viewerwww.siemens.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.RPMSGRestricted Permission Message
4.MDMarkdown Document
5.PARTPartial Download File
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)

Related extensions

.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)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z