Keep your images off your server - on a CDN, S3, anywhere
If a supplier, merchant or CDN already hosts your images, downloading copies into WordPress wastes import time, CPU and disk. External Images lets WooCommerce use those remote URLs without creating local attachments or thumbnails.Stop importing image files you do not need to own.
If a supplier, merchant or CDN already hosts the images, External Images lets WordPress and WooCommerce use those URLs without downloading files or generating a stack of local thumbnails.
Keep images off your disk
Store remote URLs in post meta and render from the source. In direct mode, nothing enters the Media Library and no thumbnails are generated.
Remove the slowest part of a catalogue import
Skip image download, attachment creation and thumbnail generation for every imported product.
Keep WooCommerce galleries working
Use external featured images, product galleries, variation images and per-variation galleries.
Import URLs with the tools you already use
Super Speedy Imports maps image columns automatically; WP All Import and Datafeedr have dedicated compatibility paths.
How an external image becomes a WordPress image
Import or enter the remote URL
Write a featured-image URL and optional gallery URLs to the plugin’s post-meta fields.
External Images supplies the data WordPress expects
The plugin synthesises image and attachment data through standard WordPress and WooCommerce filters without creating a real attachment row.
The browser loads the image from its source
Dimensions are parsed from the URL where possible, sensible placeholders preserve layout and the exact size is corrected after the image loads.
Watch the direct-image workflow
This walkthrough shows the plugin using remote image URLs in WordPress and WooCommerce. The interface may have changed since it was recorded, but the direct-image model is the same.