create-avif
is a command-line tool for quickly converting images (jpg
, png
, svg
) to the AVIF format.
pnpm create avif
Install create-avif globally using pnpm:
pnpm i create-avif -g
After installing, you can use the avif
command to convert images.
avif
By using create-avif
, you can easily convert images to the efficient AVIF format, improving your website's loading speed and user experience.