Image editing allows you to edit and distribute images on points of presence (POPs). This reduces loads on origin servers and origin traffic. Image editing allows you to resize images, crop images, add watermarks to images, and perform other operations on images based on your business requirements. The image editing feature of Alibaba Cloud CDN and the Image Processing (IMG) feature of Object Storage Service (OSS) are two separate features.
Prerequisites
You must add a domain name to Alibaba Cloud CDN before you can enable image editing. For more information, see Add a domain name.
Common scenarios
After image editing is enabled, images are edited and cached on edge nodes. This reduces loads on origin servers.
Common scenario | Description |
---|---|
E-commerce platforms |
|
Social media |
|
Online education |
|
Websites that provide design resources |
|
Benefits
- Accelerated delivery
After a base image is cached on edge nodes, the edge nodes directly resize the image based on requests and return resized images to clients. This improves delivery efficiency.
- Reduced loads on origin servers
If images are edited and stored on origin servers, the images consume storage and computing resources of the origin servers and increase the maintenance cost of the origin servers. After image editing is enabled, images are edited and cached on edge nodes. This reduces loads on origin servers.
- Improved refresh and prefetch efficiency
After a base image expires, all images edited based on the base image are expired and become unavailable. To address this issue, images are edited and cached on edge nodes. This solution reduces the frequency of refresh and prefetch tasks and the amount of bandwidth resources consumed by requests that are redirected to origin servers. Newly edited mages are cached on edge nodes to ensure the availability of base images and edited images.
- Image editing on edge nodes
This feature can recognize image editing parameters and edit images to adapt to different browsers and clients. It helps you meet the requirements of different users.
Limits
- Limits on base images
- Only the following image formats are supported: JPEG, PNG, WebP, BMP, GIF, TIFF, and JPEG 2000.
- The size of a base image cannot exceed 10 MB.
- The total pixels of a base image cannot exceed 16,777,216 pixels. Note If a base image is in GIF format, the product of height times width is the sum of all frames. You can use tools such as ImageMagick to view the frames of GIF images.
- Limits on edited images
- The total pixels of an edited image cannot exceed 16,777,216 pixels.
- If you want to convert an edited image to the WebP format, the total pixels of the image cannot exceed 16,777,216 pixels. The width or height cannot exceed 16,384 pixels. If a base image is a dynamic image, a static image is generated when you convert the base image to the WebP format.
Related topics
- For more information about how to enable image editing, see Enable image editing.
- For more information about how to work with image editing, see Work with image editing.