image_to_webp 1.0.0 copy "image_to_webp: ^1.0.0" to clipboard
image_to_webp: ^1.0.0 copied to clipboard

Convert PNG/JPG images to WebP using a webp.yaml config file (CLI + API).

1.0.0 #

  • Initial release.
  • CLI: dart run image_to_webp reads webp.yaml and converts PNG/JPG images to WebP.
  • Supports shallow (/*) and recursive (/**) folder scanning.
  • Optional -d/--delete flag to delete source images after successful conversion.
1
likes
160
points
88
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Convert PNG/JPG images to WebP using a webp.yaml config file (CLI + API).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, package_config, path, webp, yaml

More

Packages that depend on image_to_webp