Model Explorer by ZeroXR

How to open a USDZ file on Windows or Android

Open the model page in any modern browser and import the .usdz file. It is read and converted to glTF on your own machine, by a USD reader written for this app, and then displayed. No conversion step, no upload, no account.

USDZ has system-level “open and it is in AR” support on iPhone and iPad and nowhere else, which is why the format has a reputation for being Apple-only. It is not: it is a container of USD data, and reading it is something a browser can do.

Open Model Explorer

Updated · by ZeroXR, the maker of Model Explorer

Steps

  1. Open Model Explorer in your browser.
  2. Press Import and choose the .usdz file.
  3. Wait for it to decode — large scenes take a few seconds, and it runs in a background worker so the page stays responsive.
  4. Inspect it: wireframe, section planes, an exploded view, and per-part triangle and material counts.

Questions

Is the file uploaded to a server?

No. The USDZ is opened and decoded in the browser on your device.

Will every USDZ open?

Most do. USD is a large specification and this reader covers the parts that USDZ files in practice use — both the binary crate format and the ASCII one, including meshes whose UV set is not named “st”. A file using something unusual can still fail, and the page will say so rather than showing an empty scene.

Can I convert USDZ to GLB with this?

The conversion happens in order to display the file. There is no export button today, so treat this as a viewer and inspector rather than a converter.

Other guides

Browse all 3D models