imageMagick supportd webp?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
yousu
Posts: 1
Joined: 2018-03-24T00:51:42-07:00
Authentication code: 1152

imageMagick supportd webp?

Post by yousu »

sys :CentOs 7.2
installed
imageMagick 7.0.7-27
PHP Version 7.2.2
php imagick module version 3.4.3
libwebp 0.6.1

but ImageMagick supported formats no webp,why ?

how to config libwebp
jack
Posts: 4
Joined: 2018-08-25T20:13:22-07:00
Authentication code: 1152

Re: imageMagick supportd webp?

Post by jack »

how to config libwebp on windows ? Anyone can help?thx.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: imageMagick supportd webp?

Post by fmw42 »

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

Re: imageMagick supportd webp?

Post by fmw42 »

You could install via MacPorts with ImageMagick. See https://www.macports.org/ports.php?by=name&substr=webp. Or perhaps Homebrew.

WEBP RW Weppy image format Requires the WEBP delegate library. Specify the encoding options with the -define option See https://www.imagemagick.org/script/webp.php
Post Reply