Skip to content

Commit 85f9e09

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent 070d77b commit 85f9e09

File tree

1 file changed

+1
-41
lines changed

1 file changed

+1
-41
lines changed

src/content/docs/images/index.mdx

Lines changed: 1 addition & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,4 @@
1-
---
2-
title: Overview
3-
pcx_content_type: overview
4-
description: Streamline your image infrastructure with Cloudflare Images. Store, transform, and deliver images efficiently using Cloudflare's global network.
5-
sidebar:
6-
order: 1
7-
head:
8-
- tag: title
9-
content: Cloudflare Images
10-
11-
---
12-
13-
import { CardGrid, Description, Feature, LinkTitleCard, Plan } from "~/components"
14-
15-
<Description>
16-
17-
Store, transform, optimize, and deliver images at scale
18-
</Description>
19-
20-
<Plan type="all" />
21-
22-
Cloudflare Images provides an end-to-end solution designed to help you streamline your image infrastructure from a single API and runs on [Cloudflare's global network](https://www.cloudflare.com/network/).
23-
24-
There are two different ways to use Images:
25-
26-
- **Efficiently store and deliver images.** You can upload images into Cloudflare Images and dynamically deliver multiple variants of the same original image.
27-
- **Optimize images that are stored outside of Images** You can make transformation requests to optimize any publicly available image on the Internet.
28-
29-
Cloudflare Images is available on both [Free and Paid plans](/images/pricing/). By default, all users have access to the Images Free plan, which includes limited usage of the transformations feature to optimize images in remote sources.
30-
31-
:::note[Image Resizing is now available as transformations]
32-
33-
All Image Resizing features are available as transformations with Images. Each unique transformation is billed only once per 30 days.
34-
35-
If you are using a legacy plan with Image Resizing, visit the [dashboard](https://dash.cloudflare.com/) to switch to an Imagesplan.
36-
37-
38-
:::
39-
40-
***
41-
1+
---\ntitle: Overview\npcx_content_type: overview\ndescription: Cloudflare Images: Store, transform, and deliver images efficiently with Cloudflare's global network. Manage uploads, create variants, and optimize images at scale.\nsidebar:\n order: 1\nhead:\n - tag: title\n content: Cloudflare Images\n\n---\n\nimport { CardGrid, Description, Feature, LinkTitleCard, Plan } from "~/components"\n\n<Description>\n\nStore, transform, optimize, and deliver images at scale \n</Description>\n\n<Plan type="all" />\n\nCloudflare Images provides an end-to-end solution designed to help you streamline your image infrastructure from a single API and runs on [Cloudflare's global network](https://www.cloudflare.com/network/).\n\nThere are two different ways to use Images:\n\n- **Efficiently store and deliver images.** You can upload images into Cloudflare Images and dynamically deliver multiple variants of the same original image.\n- **Optimize images that are stored outside of Images** You can make transformation requests to optimize any publicly available image on the Internet.\n\nCloudflare Images is available on both [Free and Paid plans](/images/pricing/). By default, all users have access to the Images Free plan, which includes limited usage of the transformations feature to optimize images in remote sources.\n\n:::note[Image Resizing is now available as transformations]\n\nAll Image Resizing features are available as transformations with Images. Each unique transformation is billed only once per 30 days. \n\nIf you are using a legacy plan with Image Resizing, visit the [dashboard](https://dash.cloudflare.com/) to switch to an Imagesplan.\n\n\n:::\n\n***\n
422
## Features
433

444
<Feature header="Storage" href="/images/upload-images/">

0 commit comments

Comments
 (0)