All Products
Search
Document Center

Object Storage Service:0040-00000021

Last Updated:Mar 20, 2026

Problem description

OSS image processing (IMG) failed to decode the AVIF image. The image file is corrupted.

Causes

The AVIF source image uploaded to OSS is corrupted.

Examples

GET /example_image?x-oss-process=image/format,jpg HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xml

Solutions

Replace the corrupted AVIF file with a valid, uncorrupted version and resubmit the request.

References