mirror of
https://github.com/coalaura/ffwebp.git
synced 2025-09-09 06:19:55 +00:00
tga
This commit is contained in:
@@ -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 AVIF, BMP, GIF, ICO, JPEG, JPEGXL, PNG, PNM (PBM/PGM/PPM/PAM), PSD (no encoding), TIFF and WebP
|
||||
- Supports AVIF, BMP, GIF, ICO, JPEG, JPEGXL, PNG, PNM (PBM/PGM/PPM/PAM), PSD (no encoding), TGA, 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`)
|
||||
|
Reference in New Issue
Block a user