USDZIP(1) User Commands USDZIP(1)

usdzip - manual page for usdzip 26.08

usdzip [OPTIONS] [usdzFile] [inputFiles...]

Utility for creating a .usdz file containing USD assets and for inspecting existing .usdz files.

Name of the .usdz file to create or to inspect the contents of.
Files to include in the .usdz files

Print this help message and exit
If specified, files in sub-directories are recursively added to the package
Resolvable asset path pointing to the root layerof the asset to be isolated and copied into the package.
Perform compliance checking of the input files.If the input asset or "root" layer fails any of the compliance checks, the package is not created and the program fails.
List contents of the specified usdz file. If a file-path argument is provided, the list is output to a file at the given path. If no argument is provided or if '-' is specified as the argument, the list is output to stdout
Dump contents of the specified usdz file. If a file-path argument is provided, the contents are output to a file at the given path. If no argument is provided or if '-' is specified as the argument, the contents are output to stdout.
Enable verbose mode, which causes messages regarding files being added to the package to be output to stdout
September 2026 usdzip 26.08