<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | Cloudflare Images</title><description>Cloudflare changelogs for Cloudflare Images</description><link>https://cloudflaredoc.ubitools.com/changelog/</link><item><title>Cloudflare Images - Images 绑定现按唯一转换计费</title><link>https://cloudflaredoc.ubitools.com/changelog/post/2026-07-01-binding-unique-transformations/</link><guid isPermaLink="true">https://cloudflaredoc.ubitools.com/changelog/post/2026-07-01-binding-unique-transformations/</guid><description>&lt;p&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/binding/&quot;&gt;Images 绑定（binding）&lt;/a&gt;现在按唯一转换计费，这与已用于基于 URL 转换的计费模型一致。在同一个日历月内对相同源图像和参数组合的重复请求仅计算一次。&lt;/p&gt;
&lt;p&gt;在此之前，无论图像或参数是否唯一，对绑定的每次调用都被计为一次单独的转换。有了这项改进，您可以在热点路径上调用绑定，而无需为每个单独的请求付费。&lt;/p&gt;
&lt;p&gt;对 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/binding/#infostream&quot;&gt;&lt;code&gt;.info()&lt;/code&gt;&lt;/a&gt; 的调用不再计费。&lt;/p&gt;
&lt;p&gt;欲了解更多信息，请参阅 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/pricing/#images-transformed&quot;&gt;Images 定价&lt;/a&gt;和 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/binding/&quot;&gt;Images 绑定文档&lt;/a&gt;。&lt;/p&gt;</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate><product>Cloudflare Images</product><category>Cloudflare Images</category></item><item><title>Cloudflare Images - Images 中的新优化功能</title><link>https://cloudflaredoc.ubitools.com/changelog/post/2026-06-16-new-optimization-features/</link><guid isPermaLink="true">https://cloudflaredoc.ubitools.com/changelog/post/2026-06-16-new-optimization-features/</guid><description>&lt;p&gt;这些更新为使用 Images 进行优化和操作引入了新功能：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;全新 &lt;code&gt;composite&lt;/code&gt; 选项&lt;/strong&gt;：控制&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/draw-overlays/#composite&quot;&gt;叠加层如何与底图混合&lt;/a&gt;。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;百分比宽度&lt;/strong&gt;：将叠加层的尺寸设置为&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/draw-overlays/#width-and-height&quot;&gt;底图尺寸的分数比例&lt;/a&gt;。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;全新 &lt;code&gt;fit&lt;/code&gt; 模式&lt;/strong&gt;：使用 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/features/#aspect-crop&quot;&gt;&lt;code&gt;aspect-crop&lt;/code&gt;&lt;/a&gt; 始终保留目标宽高比，或使用 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/features/#scale-up&quot;&gt;&lt;code&gt;scale-up&lt;/code&gt;&lt;/a&gt; 始终放大图像。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;全新 &lt;code&gt;upscale&lt;/code&gt; 参数&lt;/strong&gt;：应用 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/features/#upscale&quot;&gt;AI 放大（upscaling）&lt;/a&gt;，在放大图像时产生更清晰、更细致的结果。&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><product>Cloudflare Images</product><category>Cloudflare Images</category></item><item><title>Cloudflare Images - 使用 Images 绑定管理托管的图像</title><link>https://cloudflaredoc.ubitools.com/changelog/post/2026-06-10-hosted-images-binding/</link><guid isPermaLink="true">https://cloudflaredoc.ubitools.com/changelog/post/2026-06-10-hosted-images-binding/</guid><description>&lt;p&gt;使用 Images 绑定（binding）可以直接从您的 Worker 上传、列出、检索、更新和删除存储在 Images 中的图像，而无需管理 API 令牌（tokens）或发送 HTTP 请求。&lt;/p&gt;
&lt;p&gt;&lt;code&gt;env.IMAGES.hosted&lt;/code&gt; 命名空间支持以下存储和管理操作：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/#uploadimage-options&quot;&gt;&lt;code&gt;.upload(image, options)&lt;/code&gt;&lt;/a&gt; — 向您的账户上传一个新图像。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/#listoptions&quot;&gt;&lt;code&gt;.list(options)&lt;/code&gt;&lt;/a&gt; — 通过分页列出图像。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/#imageimageiddetails&quot;&gt;&lt;code&gt;.image(imageId).details()&lt;/code&gt;&lt;/a&gt; — 获取图像元数据。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/#imageimageidbytes&quot;&gt;&lt;code&gt;.image(imageId).bytes()&lt;/code&gt;&lt;/a&gt; — 流式传输原始图像字节。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/#imageimageidupdateoptions&quot;&gt;&lt;code&gt;.image(imageId).update(options)&lt;/code&gt;&lt;/a&gt; — 更新元数据或访问控制。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/#imageimageiddelete&quot;&gt;&lt;code&gt;.image(imageId).delete()&lt;/code&gt;&lt;/a&gt; — 删除图像。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;例如，您可以从请求主体中上传图像并返回其元数据：&lt;/p&gt;
&lt;figure class=&quot;nb-code-figure&quot; data-nb-lang=&quot;ts&quot;&gt;&lt;pre class=&quot;astro-code astro-code-themes github-light github-dark nb-shiki-c6xiwz&quot; tabindex=&quot;0&quot; data-language=&quot;ts&quot; data-nb-lang=&quot;ts&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt;const&lt;/span&gt;&lt;span class=&quot;nb-shiki-dzsirb&quot;&gt; image&lt;/span&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt; =&lt;/span&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt; await&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt; env.&lt;/span&gt;&lt;span class=&quot;nb-shiki-dzsirb&quot;&gt;IMAGES&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;.hosted.&lt;/span&gt;&lt;span class=&quot;nb-shiki-1t8gfj&quot;&gt;upload&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;(request.body, {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;	filename: &lt;/span&gt;&lt;span class=&quot;nb-shiki-mdbnqw&quot;&gt;&quot;upload.jpg&quot;&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;	metadata: { source: &lt;/span&gt;&lt;span class=&quot;nb-shiki-mdbnqw&quot;&gt;&quot;worker&quot;&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt; },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;});&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt; Response.&lt;/span&gt;&lt;span class=&quot;nb-shiki-1t8gfj&quot;&gt;json&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;(image);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;或者检索并提供托管图像的原始字节：&lt;/p&gt;
&lt;figure class=&quot;nb-code-figure&quot; data-nb-lang=&quot;ts&quot;&gt;&lt;pre class=&quot;astro-code astro-code-themes github-light github-dark nb-shiki-c6xiwz&quot; tabindex=&quot;0&quot; data-language=&quot;ts&quot; data-nb-lang=&quot;ts&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt;const&lt;/span&gt;&lt;span class=&quot;nb-shiki-dzsirb&quot;&gt; bytes&lt;/span&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt; =&lt;/span&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt; await&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt; env.&lt;/span&gt;&lt;span class=&quot;nb-shiki-dzsirb&quot;&gt;IMAGES&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;.hosted.&lt;/span&gt;&lt;span class=&quot;nb-shiki-1t8gfj&quot;&gt;image&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;nb-shiki-mdbnqw&quot;&gt;&quot;IMAGE_ID&quot;&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;nb-shiki-1t8gfj&quot;&gt;bytes&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;();&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt;return&lt;/span&gt;&lt;span class=&quot;nb-shiki-1itgoe&quot;&gt; new&lt;/span&gt;&lt;span class=&quot;nb-shiki-1t8gfj&quot;&gt; Response&lt;/span&gt;&lt;span class=&quot;nb-shiki-140thh&quot;&gt;(bytes);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;欲了解更多信息，请参阅 &lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/storage/binding/&quot;&gt;Images 绑定&lt;/a&gt;。&lt;/p&gt;</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate><product>Cloudflare Images</product><category>Cloudflare Images</category></item><item><title>Cloudflare Images - Images 中的转换流（flows）</title><link>https://cloudflaredoc.ubitools.com/changelog/post/2026-05-27-transformation-flows/</link><guid isPermaLink="true">https://cloudflaredoc.ubitools.com/changelog/post/2026-05-27-transformation-flows/</guid><description>&lt;img src=&quot;https://cloudflaredoc.ubitools.com/_astro/custom-flow.DeAGR8BY_iGLSK.webp&quot; alt=&quot;自定义流配置面板&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1654&quot; height=&quot;1398&quot;&gt;
&lt;p&gt;流（Flows）是自动规则，它将条件（例如文件扩展名、URL 路径或查询参数）与参数进行匹配。您可以设置一个流，以自动将图像优化应用到您区域上的匹配请求，而无需编写代码或更改 URL。&lt;/p&gt;
&lt;p&gt;转换流有两种模式：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/transformations/flows/#set-up-a-provider-flow&quot;&gt;提供商流（Provider flows）&lt;/a&gt;&lt;/strong&gt; — 从其他图像优化服务进行迁移。您现有的 URL 将继续工作，同时 Cloudflare 会将特定提供商的参数重写为 Cloudflare 对应的参数。目前，Cloudflare 支持针对 Fastly Image Optimizer 的提供商流。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/transformations/flows/#set-up-a-custom-flow&quot;&gt;自定义流（Custom flows）&lt;/a&gt;&lt;/strong&gt; — 为自动格式转换、具有 &lt;code&gt;width=auto&lt;/code&gt; 的&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/make-responsive-images/#using-widthauto&quot;&gt;响应式大小调整&lt;/a&gt;或基于目录的优化等使用场景定义您自己的条件和操作。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;若要开始使用，请转到 &lt;a href=&quot;https://dash.cloudflare.com/?to=/:account/images/transformations&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Cloudflare 仪表板&lt;span class=&quot;external-link&quot;&gt; ↗&lt;/span&gt;&lt;/a&gt;中的 &lt;strong&gt;Images&lt;/strong&gt; &amp;gt; &lt;strong&gt;Transformations（转换）&lt;/strong&gt; &amp;gt; &lt;strong&gt;Automation（自动化）&lt;/strong&gt;。&lt;/p&gt;
&lt;p&gt;详细了解&lt;a href=&quot;https://cloudflaredoc.ubitools.com/images/optimization/transformations/flows/&quot;&gt;转换流&lt;/a&gt;。&lt;/p&gt;</description><pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate><product>Cloudflare Images</product><category>Cloudflare Images</category></item></channel></rss>