Skip to content

ozcoder/imager-file-webp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imager::File::WEBP provides file format support for Google's webp
image file format to Imager.

You will need at least version 0.5.0 of libwebp installed, including
libwebpmux which is packaged with libwebp.

To build Imager::File::WEBP you will also need the development headers
installed.

For Debian you can install all of that with:

  apt-get install libwebp-dev

which will also install the needed runtime libraries.

I haven't tried this on Win32.

About

webp support for Imager

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 74.7%
  • C 21.9%
  • XS 3.4%