#webp #image

libwebp-image

A bridge library for libwebp and image

4 releases (2 breaking)

0.3.0 May 21, 2022
0.2.0 Feb 6, 2021
0.1.1 Jan 30, 2021
0.1.0 Mar 1, 2020

#783 in Images

Download history 19/week @ 2023-06-02 1/week @ 2023-06-09 44/week @ 2023-06-16 28/week @ 2023-06-23 21/week @ 2023-06-30 25/week @ 2023-07-07 12/week @ 2023-07-14 21/week @ 2023-07-21 18/week @ 2023-07-28 20/week @ 2023-08-04 58/week @ 2023-08-11 32/week @ 2023-08-18 22/week @ 2023-08-25 22/week @ 2023-09-01 31/week @ 2023-09-08 28/week @ 2023-09-15

109 downloads per month
Used in grafix-toolbox

MIT/Apache

11KB
199 lines

libwebp-image

This is a bridge library for libwebp and image.

Minimum Supported Rust Version (MSRV)

Rust 1.34.0 (You need >= 1.36.0 when developing the crate itself)

Features

  • libwebp-0_5 ... forwards to 0_5 feature in libwebp.
  • libwebp-0_6 ... forwards to 0_6 feature in libwebp.
  • libwebp-1_1 ... forwards to 1_1 feature in libwebp.

Linking

See qnighy/libwebp-rs for linking details.

Dependencies

~5.5MB
~108K SLoC