.USDC file extension

To open .USDC files on Windows, install or use an OpenUSD-capable application or pipeline tool that supports USD Crate (.usdc).

To open a .usdc file, use an OpenUSD-capable tool or library that supports the USD “Crate” format. If you can’t view it directly, a common workflow is to convert it to the text-based .usda form using USD tools, then inspect or edit it.

Last updated: June 12, 2026

Open on your device

Choose your operating system for a dedicated step-by-step opening guide.

How to open .USDC files

Use these platform-specific instructions to open .USDC files safely.

Windows

  1. Install or use an OpenUSD-capable application or pipeline tool that supports USD Crate (.usdc).
  2. Open the file from within that tool (File → Open/Import) or drag the .usdc file into the application if it supports drag-and-drop.
  3. If you only need to inspect contents, use OpenUSD tooling to convert the file losslessly to .usda, then open the .usda in a text editor.
Full Windows guide

Mac

  1. Use an OpenUSD-capable application or pipeline tool that supports USD Crate (.usdc).
  2. Open/import the .usdc file from the app’s file menu.
  3. For readable inspection, convert the .usdc to .usda using OpenUSD tools and open the resulting .usda in a text editor.
Full Mac guide

Linux

  1. Use OpenUSD tooling or an OpenUSD-capable DCC/pipeline application that supports Crate (.usdc).
  2. Open or reference the .usdc file as a USD layer/stage in your tool.
  3. If troubleshooting, convert to .usda (lossless) and inspect the text output.
Full Linux guide

iOS

  1. iOS typically does not have standard, built-in support for viewing OpenUSD Crate (.usdc); transfer the file to a desktop system with OpenUSD tooling for viewing or convert it to .usda for inspection.
Full iOS guide

Android

  1. Android typically does not have standard, built-in support for viewing OpenUSD Crate (.usdc); transfer the file to a desktop system with OpenUSD tooling for viewing or convert it to .usda for inspection.
Full Android guide

Security notes

  • .usdc is a binary 3D scene data format; it is not intended to be executed, but it is parsed by complex 3D/asset pipelines. Malformed or malicious files can still trigger parser bugs in viewers, DCCs, or USD libraries.
  • Treat .usdc files from untrusted sources as untrusted input: open them in updated tools/libraries and prefer sandboxed or isolated viewing environments in production pipelines.
  • When you need to inspect what a file contains, converting to .usda (text) can make it easier to review the scene description, but it does not guarantee safety; it mainly improves visibility.

If you did not expect this file

This extension is usually plain data, text, or structured content—not a program by itself. The practical risk is social engineering (a scam attachment or misleading filename). For trusted senders you rarely need heavy-handed antivirus wording; use these tools when you want an extra check on unexpected downloads.

We may earn a commission when you use affiliate links. This supports our free file extension guides.

Can't open this file?

These are the most common causes and fixes when .USDC files fail to open.

Common reasons

  • File won’t open in a 3D viewer or DCC application
  • Hard to inspect or diff changes because it’s binary
  • Corrupted or partially downloaded .usdc file

Fix steps

  1. Confirm the application explicitly supports OpenUSD/USD and the Crate (.usdc) format.
  2. Try converting the .usdc to the ASCII .usda representation (lossless) using OpenUSD tools, then re-open the converted file to verify the content is readable.

What is a .USDC file?

.usdc is the binary Crate encoding for Universal Scene Description (USD). OpenUSD documentation describes Crate as USD’s binary format and notes it is losslessly convertible to/from the ASCII .usda representation.

Background

Universal Scene Description (USD) is a system for describing 3D scenes, assets, and composition. The .usdc extension is one of the USD-related file types and specifically refers to the Crate binary format.

Known aliases: .usda, .usd, .usdz

Further reading

Authoritative resources for more details on the .USDC format.

Common .USDC issues

File won’t open in a 3D viewer or DCC application

Many general 3D apps don’t support OpenUSD Crate (.usdc) out of the box, or only support certain USD workflows. The file may be valid but unsupported by the tool you’re using.

  1. Confirm the application explicitly supports OpenUSD/USD and the Crate (.usdc) format.
  2. Try converting the .usdc to the ASCII .usda representation (lossless) using OpenUSD tools, then re-open the converted file to verify the content is readable.

Hard to inspect or diff changes because it’s binary

.usdc is a binary format designed for efficient random access, so it is not human-readable and does not work well with line-based diffs.

  1. Convert the .usdc to .usda (lossless) when you need to review changes or troubleshoot structure.
  2. Use the .usda form for debugging and text-based review, then convert back to .usdc for distribution/performance if needed.

Corrupted or partially downloaded .usdc file

Because .usdc is a structured binary container, truncation or corruption can make it unreadable to USD parsers.

  1. Re-copy or re-download the file to ensure the transfer completed successfully.
  2. If you have access to OpenUSD tooling, use crate/introspection utilities (where available in your environment) to examine the file’s structure and confirm it is recognized as a valid crate.

FAQ

What does .usdc stand for?

In OpenUSD terminology, .usdc is the “Crate” binary file format used for USD scene description data.

Is .usdc the same as .usda?

They represent the same kind of USD scene description data in different encodings: .usdc is the binary Crate format, while .usda is the ASCII (text) representation. OpenUSD documentation notes they are losslessly convertible to/from each other.

Why would I choose .usdc over .usda?

.usdc is designed for efficient storage and random-access reading, which can be advantageous for loading and exchanging complex scenes. .usda is easier for humans to read and review.

Similar file extensions

Compare related formats in the same category to find the right tool faster.