kodama Posted August 22, 2015 Share Posted August 22, 2015 I would like to convert a .png to .dds choosing dxt1, dxt3 or dtx5 in a script. So I need, if possible, the command line with the options to do it with paint.net or with another too that could do it.Thanks Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted August 22, 2015 Share Posted August 22, 2015 (edited) Does this support .png in? I don't remember. https://code.google.com/p/nvidia-texture-tools/ https://code.google.com/p/nvidia-texture-tools/wiki/CommandLineTools Edited August 22, 2015 by toe_head2001 Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
kodama Posted August 22, 2015 Author Share Posted August 22, 2015 Thanks for yout answer.It looks interesting but VS 2008 is needed to compile and I have VS 2010 and 2012 and the conversion of the solution to one of this two versions was not successfull. So I could not test it. If someone could compile one .exe from the sources of NVidia Textures Tolls I would be very gratefull. Thanks. Quote Link to comment Share on other sites More sharing options...
null54 Posted August 23, 2015 Share Posted August 23, 2015 You could download the code from Github, it includes projects for VS2010 and VS2013. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.