A small CLI tool to (even recursively) convert image files in a directory to WEBP, built on sharp.
webpinator requires the Bun runtime, not Node.JS.
- To use directly without installing globally:
bunx webpinator -h. - To install globally:
bun i -g webpinatorandwebpinator -h.