Upload the published-images file and complete product-data file. The app matches Product IDs,
builds Etilize image URLs, adds one column per image type, and creates a downloadable CSV.
🔒 Files stay in your browser
STEP 01
Published Images File
No file selected
🖼️
Drop published-images file here
CSV, XLSX or XLS — ProductId, ImageType, Status
STEP 02
Complete Product Data
No file selected
📦
Drop complete-data file here
CSV, XLSX, XLS or XLSM
URL format: Base URL / ImageType / ProductId.jpg
Status matching ignores uppercase/lowercase and extra spaces.
Match products and create image columns
Duplicate ProductId + ImageType records keep the first published image. All original product columns
remain in the output.
Reading files…
0
Total products
0
Products with images
0
Products without images
0
New image columns
0
Published image matches
Published-images file may be headerless, exactly like the desktop Python tool. In that format,
column 1 is ProductId, column 2 is ImageType, and column 3 is Status.