From e437a43ba4b738e5ba4f74e4ddb23e6c40547d24 Mon Sep 17 00:00:00 2001 From: ToriLindsay Date: Tue, 8 Jul 2025 15:27:56 -0400 Subject: [PATCH] [Changelog] HEIC support for Images --- src/content/changelog/images/heic-support.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/content/changelog/images/heic-support.mdx diff --git a/src/content/changelog/images/heic-support.mdx b/src/content/changelog/images/heic-support.mdx new file mode 100644 index 00000000000000..2351cf42fd6fe6 --- /dev/null +++ b/src/content/changelog/images/heic-support.mdx @@ -0,0 +1,8 @@ +--- +title: HEIC support in Cloudflare Images +description: You can use Images to ingest HEIC images +date: 2025-07-08 +--- +You can use Images to ingest HEIC images and serve them in supported output formats like AVIF, WebP, JPEG, and PNG. + +When inputting a HEIC image, dimension and sizing limits may still apply. Refer to our documentation to see limits for [uploading to Images](/images/upload-images/) or [transforming a remote image](/images/transform-images/).