1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-09-08 13:59:54 +00:00
This commit is contained in:
Laura
2025-08-12 15:45:27 +02:00
parent 9569dfb8c1
commit 9e754ddad8

View File

@@ -6,7 +6,7 @@ FFWebP is a small, single-binary CLI for converting images between formats, thin
- Single binary: no external tools required - Single binary: no external tools required
- Auto-detects input codec and infers output from the file extension - Auto-detects input codec and infers output from the file extension
- Supports AVIF, BMP, Farbfeld, GIF, HEIF/HEIC, ICO/CUR, JPEG, JPEG XL, PCX, PNG, PNM (PBM/PGM/PPM/PAM), PSD (decode-only), QOI, SVG (decode-only), TGA, TIFF, WebP and XBM - Supports AVIF, BMP, Farbfeld, GIF, HEIF/HEIC (decode-only), ICO/CUR, JPEG, JPEG XL, PCX, PNG, PNM (PBM/PGM/PPM/PAM), PSD (decode-only), QOI, SVG (decode-only), TGA, TIFF, WebP and XBM
- Lossy or lossless output with configurable quality - Lossy or lossless output with configurable quality
- Thumbnail generation via Lanczos3 resampling - Thumbnail generation via Lanczos3 resampling
- Per-codec flags for fine-grained control (see `ffwebp --help`) - Per-codec flags for fine-grained control (see `ffwebp --help`)