[gdal-dev] AVIF write support
Andrew C Aitchison
andrew at aitchison.me.uk
Sun Oct 5 02:09:51 PDT 2025
On Sun, 5 Oct 2025, Stefan Gofferje via gdal-dev wrote:
> I would have a use case for AVIF tiles in a pipeline for creating xyz tiles
> from satellite imagery but it seems, as of now, gdal doesn't support AVIF
> writing. Are there any plans to implement that?
??
# gdalinfo --version
GDAL 3.10.2, released 2025/02/11
# gdalinfo --formats | egrep -i "avif|support"
Supported Formats: (ro:read-only, rw:read-write, +:update, v:virtual-I/O
s:subdatasets)
AVIF -raster- (rwvs): AV1 Image File Format (*.avif)
which suggests to me that GDAL *does* support writing AVIF files.
--
Andrew C. Aitchison Kendal, UK
andrew at aitchison.me.uk
More information about the gdal-dev
mailing list