Home > Docs > Product Import Export Plugin for WooCommerce > How to Export WooCommerce Product Images

How to Export WooCommerce Product Images

Last updated on April 24, 2026

WooCommerce product images can be exported using the Product Import Export Plugin for WooCommerce. The plugin exports image data from the database as either an image URL or image name, stored in the image column of the exported file. Multiple images for a single product are separated by the pipe symbol |.

The plugin supports the following export modes:

  • Export with image URL
  • Export with image name

From the WooCommerce store, let us export the following products with images.

products-with-images
Two products with images for export

In the exported file, the data of the product’s image is listed in the column: “image“. The image data can be exported in 2 formats:

  1. Image URL: The URL of each product image will be exported.
  2. Image name: The name of each product image will be exported.

The plugin also facilitates the export of only images.

Export with image URL

To export all the WooCommerce products with images:

  1. Download, install and activate the plugin.
  2. From the WordPress admin panel, navigate through the menu: WebToffee Import/Export(Pro)> Export.
  3. Follow the steps in How to export products.
  4. Once the export process is completed, click on Download file.
View of the exported file image urls

Export with image name

Follow the first 3 steps mentioned in Export with image URL. On reaching the 5th step of export process:

  • Expand Advanced options.
  • Enable the option Export product images separately.
export-images-separately

This action will add Export images button to the screen.

To export all the WooCommerce products with image names:

  • Click on Export button and finish the export process.
  • Click on Download file.
View of the exported file image names

Export only images (in a separate zip file)

The Export images button will export only the images of the product. No other product related data will be exported. To export only the images:

  • Click Export images to get the images in a separate zip file.
  • Click on Download file.
    download-images-option
  • The extracted zip file will appear as shown.
    export-images-in-zip