Click the "Select File" button above, and choose your N2 file.
You’ll see a preview, if available.
Click the "Convert file to..." button to extract text information.
Convert N2 to another file type
To convert your N2 file to another format, you need Nebula Device or other Developer software.
Convert a file to N2
To convert other file formats to the "Object Serialization Script" file type, you need software like Nebula Device or a similar tool.
About N2 files
The .n2 file extension is primarily associated with the Nebula Device 2, an open-source real-time 3D game engine developed by Radon Labs. Unlike standard 3D formats like FBX or OBJ that store geometry directly, an .n2 file is actually a text-based script written in Tcl (Tool Command Language). These scripts act as object definitions, serializing the state of a game object, its properties, and its hierarchy within the scene.
This architecture is a main issue for modders and archivists today. Because the file is a proprietary serialization script rather than a mesh container, you cannot simply import a .n2 file into Blender or Autodesk 3ds Max to view the 3D model. Furthermore, these files often rely on hard-coded relative paths to external assets (like nvx2 meshes), meaning the file is useless without the accompanying directory structure. Users dealing with the secondary format - Nitrous Engine shaders for Minecraft - face similar lock-in, as these are raw GLSL code files unreadable by standard image viewers.
The most practical solution for handling .n2 files is to convert them to Plain Text (.TXT). This strips away the proprietary extension barrier, allowing you to view the source code, extract asset paths, or debug the Tcl commands in any text editor. For documentation or sharing code snippets without risk of accidental edits, converting to PDF is the recommended archival standard.
Convert.Guru analyzes your N2 file, detects the exact format, and lets you read the text inside.
If you want to convert N2 file to OBJ, FBX, DAE, 3DS, MAX, BLEND, MA, MB, C4D, STL, PLY or WRL, you can use Nebula Device or similar software from the "Nebula2 3D Model Script" category. In the File menu, look for Save As… or Export….
To convert DWG, DAE, X3D, IGES, WRL, JT, SKP, 3DS, 3DM, OBJ, STEP or FBX files to N2, try Nebula Device or another comparable tool in the "Nebula2 3D Model Script" category.
The N2 Converter Story
The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our N2 converter.