wdp to jpeg conversion

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
gabpbar
Posts: 1
Joined: 2013-04-26T14:23:54-07:00
Authentication code: 6789

wdp to jpeg conversion

Post by gabpbar »

Does ImageMagick support conversion of wdp files to jpeg ?

My understanding is that wdp is a Microsoft HD image format. I've only found two programs on the web that claim to support the conversion of wdp to anything else, and only one of them offers a command line option (software is called NConvert and is written by a guy in France).

Thanks
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: wdp to jpeg conversion

Post by fmw42 »

I see no such format listed at http://www.imagemagick.org/script/formats.php nor by using convert -list format to check what is actually being used by my version of IM (6.8.5.1)
jpiquemal
Posts: 54
Joined: 2003-12-07T01:57:19-07:00

Re: wdp to jpeg conversion

Post by jpiquemal »

Hi
Konvertor does convert from and to that format, but not on command line.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: wdp to jpeg conversion

Post by magick »

Support for WDP / JXR will be available in ImageMagick 6.8.5-3 Beta by sometime tomorrow.
Post Reply