Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/images/transform-images/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GIF/WebP animations are limited to a total of 50 megapixels (the sum of sizes of

:::caution[Important]

SVG files are passed through without resizing. This format is inherently scalable and does not need resizing. Cloudflare does not support the HEIC (HEIF) format and does not plan to support it.
SVG files are passed through without resizing. This format is inherently scalable and does not need resizing.

AVIF format is supported on a best-effort basis. Images that cannot be compressed as AVIF will be served as WebP instead.

Expand Down