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:
Access to the ECS console
Export a custom image list
Go to ECS console - Images.
In the top navigation bar, select the region and resource group of the resource that you want to manage.

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
| Attribute | Details |
|---|---|
| File name | ecs_image_list__<Region ID>__<Download date> |
| Format | CSV |
| Fields | Image 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.
To export public image or shared image lists, switch to the corresponding tab before clicking the export icon.