1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-09-07 21:45:31 +00:00
This commit is contained in:
2025-08-11 03:04:13 +02:00
parent 506326bef1
commit 8b224d7dbe

View File

@@ -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`)