diff --git a/README.md b/README.md index 358354c..7763893 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ FFWebP is a command line utility for converting images between multiple formats. ## Features - Pure Go implementation with no external runtime dependencies -- Supports BMP, GIF, JPEG, PNG, TIFF and WebP +- Supports AVIF, BMP, GIF, ICO, JPEG, JPEGXL, PNG, TIFF and WebP - Lossy or lossless output with configurable quality - Output codec selected from the output file extension when `--codec` is omitted - Full set of format-specific flags for every supported format (see `ffwebp --help`)