No vtf: Difference between revisions
Jump to navigation
Jump to search
Tip:Compressed HDR textures are automatically detected by the presence of the string "hdr" near the end of the filename.
SirYodaJedi (talk | contribs) m (This is useful, since it't not on the page app's webpage) |
(Update help from version 3.0.0) |
||
Line 6: | Line 6: | ||
{{copyright|license=lgpl|version=3.0}} Help from no_vtf run without an input file: | {{copyright|license=lgpl|version=3.0}} Help from no_vtf run without an input file: | ||
{{codeblock|<!-- | {{codeblock|<!-- | ||
--><nowiki>Usage: no_vtf | --><nowiki>Usage: no_vtf [OPTIONS] PATH... | ||
Convert Valve Texture Format files into standard image files. | Convert Valve Texture Format files into standard image files. | ||
PATH can be either file, or directory (in which case it is recursively | PATH can be either file, or directory (in which case it is recursively | ||
searched for .vtf files). Multiple paths may be provided. | searched for .vtf files, symbolic links are not followed). Multiple paths | ||
may be provided. | |||
If the output directory is not specified, images are output into the source | If the output directory is not specified, images are output into the source |
Revision as of 11:33, 9 June 2023
no_vtf is an open source alternative to VTF2TGA. Unlike its first-party counterpart, it also supports converting VTFs to PNG, TIFF, and EXR, and can also decompress compressed HDR skybox textures.

Help text
Template:Copyright Help from no_vtf run without an input file:
See Also
External Links
|