How to convert dds to transparent png

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: How to convert dds to transparent png

Post by fmw42 »

I am not sure of this, but you may need either a dds delegate installed or a png delegate installed - probably the former. But I cannot tell you where to find that. Search the internet.

can you convert from dds to any other format image?

You can put a watermark from a png to a png image.

http://www.imagemagick.org/script/comma ... #watermark
http://www.imagemagick.org/Usage/compose/#watermark
Post Reply