Vertopal
Upload to Clouds
Drop Files Anywhere to Upload

X Converter

Convert X 3D models to a variety of formats, edit and optimize 3D models online and free.

Loading Uploader...
if you have uploaded a file, it will be displayed.
Confirm Cancel

DirectX Model File (.x)

The DirectX Model File, denoted as X, is a file format used primarily for storing 3D models, animations, and other graphical data. Introduced with DirectX 2.0, it supports both text and binary formats, allowing for efficient representation of complex 3D geometry and associated data. This format is extensively utilized by the Direct3D API for rendering graphics in applications and games. Its template-driven structure enables flexibility and extensibility in defining various graphical elements.

How to convert X?

  1. Upload X File

    Start uploading a X 3D model by clicking the Choose File button or drag & dropping your X file.

  2. Choose Output Formats

    Choose the destination format from one available in the list.

  3. Convert & Download

    When the conversion status changes to successful, click on the Download button to get the final file.

X Converter

Convert Files on Desktop

macOS
Windows
Linux

Convert X on macOS

Follow steps below if you have installed Vertopal CLI on your macOS system.

  1. Open macOS Terminal.
  2. Either cd to X file location or include path to your input file.
  3. Paste and execute the command below, substituting in your X_INPUT_FILE name or path. $ vertopal convert X_INPUT_FILE --to output_format

Convert X on Windows

Follow steps below if you have installed Vertopal CLI on your Windows system.

  1. Open Command Prompt or Windows PowerShell.
  2. Either cd to X file location or include path to your input file.
  3. Paste and execute the command below, substituting in your X_INPUT_FILE name or path. $ vertopal convert X_INPUT_FILE --to output_format

Convert X on Linux

Follow steps below if you have installed Vertopal CLI on your Linux system.

  1. Open Linux Terminal.
  2. Either cd to X file location or include path to your input file.
  3. Paste and execute the command below, substituting in your X_INPUT_FILE name or path. $ vertopal convert X_INPUT_FILE --to output_format

Loading, Please Wait...