html5-picture 0.2.3

Batch optimizes your images to wepb. Generates html5 picture tags.
Documentation
1
2
3
4
5
6
const DEFAULT_QUALITY: u8 = 70;

mod parameter;
pub mod processor;

pub use parameter::WebpParameter;