All Products
Search
Document Center

Elastic Compute Service:Download image list

Last Updated:Apr 01, 2026

Export region-specific image lists as CSV files from the ECS console — custom, public, or shared images. The export captures all images in the selected region, so filter the list in the console first if you need a narrower result set.

Prerequisites

Before you begin, ensure that you have:

Export a custom image list

  1. Go to ECS console - Images.

  2. In the top navigation bar, select the region and resource group of the resource that you want to manage. Region

  3. On the Custom Images tab, click the 导出 icon in the upper-right corner of the image list.

The console exports the image list for the current region and downloads the file to your computer.

Export file details

AttributeDetails
File nameecs_image_list__<Region ID>__<Download date>
FormatCSV
FieldsImage ID, image name, operating system bit size, operating system type, size, tags

Field descriptions:

  • Image ID — Unique identifier for the image, used when creating ECS instances or sharing the image.

  • Image name — The display name assigned to the image.

  • Operating system bit size — Architecture of the OS (for example, 64-bit).

  • Operating system type — The OS distribution (for example, Linux or Windows).

  • Size — Disk size of the image.

  • Tags — Key-value pairs attached to the image for resource management and cost allocation.

Note

To export public image or shared image lists, switch to the corresponding tab before clicking the export icon.