KTX Tools Reference 4.4.0
Libraries and tools to create and read KTX image texture files.
Loading...
Searching...
No Matches
ktxinfo

Print information about KTX or KTX2 files.

SYNOPSIS

ktxinfo [options] [infile ...]

DESCRIPTION

ktxinfo prints information about the KTX files provided as arguments. If no arguments are given, it prints information about a single file read from standard input.

Note
ktxinfo prints using UTF-8 encoding. If your console is not set for UTF-8 you will see incorrect characters in output of the file identifier on each side of the "KTX nn".

The following options are available:

-h, --help
Print this usage message and exit.
-v, --version
Print the version number of this program and exit.

EXIT STATUS

ktxinfo exits 0 on success, 1 on command line errors and 2 if one of the input files is not a KTX file.

HISTORY

Version 4.0
  • Initial version

AUTHOR

Mark Callow, Edgewise Consulting www.edgewise-consulting.com