I am trying to find a way to convert .DDS files to .PNG, and .PNG to .DDS, while keeping all the channels such as alpha, mipmaps and normalmaps intact.
Does anyone know of a few scripts I could use? I am using Windows 10.
Edit: I thought about doing this:
Code: Select all
convert image1.dds image1.png