s2tc_from_s3tc - Convert a S3TC format texture into S2TC format one.
s2tc_from_s3tc allows a very simple conversion without any kind of dithering
conversion of S3TC format textures into S2TC format ones using the lossy
algorithm implemented in S2TC.
It is faster but yields lower quality than decompressing using a
s3tc tool and also even worse than s2tc_decompress.
- -i
- INFILE.dds
- -o
- OUTFILE.dds
s2tc_from_s3tc is part of the S2TC toolset
This manual page was written by Lennart Weller
<lhw@ring0.de>, for the Debian project (but may be used by
others).