Need Help Installing WebP Delegate on Windows
Posted: 2013-08-03T14:19:43-07:00
I'm having a hard time being able to install the delegate libwebp on Windows to be able to convert images to WebP via convert like the following code snippet:
I upgraded to the latest version of ImageMagick 6.8.6-7 and sort of surprised it's not a dependency automatically added for all Platforms given its importance w/ RWD. Was hoping to have it available to test locally having WebP conversions with images I upload to a Rails 4 app I'm developing on Windows.
Code: Select all
convert wizard: wizard.webp
I upgraded to the latest version of ImageMagick 6.8.6-7 and sort of surprised it's not a dependency automatically added for all Platforms given its importance w/ RWD. Was hoping to have it available to test locally having WebP conversions with images I upload to a Rails 4 app I'm developing on Windows.