Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 715 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 715 Bytes

create-avif

create-avif is a command-line tool for quickly converting images (jpg, png, svg) to the AVIF format.

npm

Direct Usage

pnpm create avif

Installation & Usage

Installation

Install create-avif globally using pnpm:

pnpm i create-avif -g

Usage

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.