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
5 changes: 5 additions & 0 deletions src/content/docs/speed/optimization/images/mirage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ sidebar:

import { FeatureTable, GlossaryTooltip, Render } from "~/components"

:::caution[Deprecation notice]
Mirage is being deprecated and will be removed on September 15, 2025.
As an alternative, Cloudflare recommends using [lazy loading](/images/tutorials/optimize-mobile-viewing/) and [responsive images](/images/transform-images/make-responsive-images/) to optimize image performance for all devices.
:::

Cloudflare Mirage reduces bandwidth used by images in mobile browsers. It can accelerate loading of image-heavy websites on very slow mobile connections and HTTP/1.

It does this by:
Expand Down