UTTYPE(1) BSD General Commands Manual UTTYPE(1)

uttype - Information about Uniform Type Identifiers

uttype [flags] [options] [identifier1 [identifier2 [...]]]

This command can be used to query the system programmatically about Uniform Type Identifiers (UTTypes for short) known to it.

uttype --all
uttype --extension ´xyz´ --conformsto ´public.data´
uttype --verbose "com.apple.package"
uttype --help

lsregister(1)

First appeared in macOS 11.

August 2020 macOS