---
title: Images binding is now billed per unique transformation
description: The Images binding now follows the same unique-transformation billing model as URL-based transformations, and calls to `.info()` are free.

image: https://edgetunnel-b2h.pages.dev/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

## Images binding is now billed per unique transformation

Jul 01, 2026 

[ Cloudflare Images ](https://edgetunnel-b2h.pages.dev/images/) 

The [Images binding](https://edgetunnel-b2h.pages.dev/images/optimization/binding/) is now billed per unique transformation, matching the model already used for URL-based transformations. Repeat requests for the same combination of source image and parameters within the same calendar month are counted only once.

Previously, every call to the binding counted as a separate transformation regardless of whether the image or parameters were unique. With this change, you can call the binding on hot paths without paying for each individual request.

Calls to [.info()](https://edgetunnel-b2h.pages.dev/images/optimization/binding/#infostream) are no longer billed.

For more information, refer to [Images pricing](https://edgetunnel-b2h.pages.dev/images/pricing/#images-transformed) and the [Images binding documentation](https://edgetunnel-b2h.pages.dev/images/optimization/binding/).

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-07-01-binding-unique-transformations/#page","headline":"Images binding is now billed per unique transformation · Changelog","description":"The Images binding now follows the same unique-transformation billing model as URL-based transformations, and calls to .info() are free.","url":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-07-01-binding-unique-transformations/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/changelog-preview.png","dateModified":"2026-07-01","datePublished":"2026-07-01","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
