How to Name Etsy Listing Images So Your Automation Doesn't Break
Etsy shows images in the order it receives them, so image order is a sales decision. Here is the naming convention that controls it, and what breaks when it slips.
Automation·
Etsy displays your listing images in the order it receives them. That makes image order a sales decision, not a filing decision — the first image is the one that gets the click.
When you upload by hand, you control order by dragging. When an automation uploads for you, the only thing controlling order is the file name. Which means naming stops being housekeeping and becomes the mechanism.
The convention
Every image is named with the product’s SKU, a dash, then a number from 1 to 10.
12345-1.png
12345-2.png
12345-3.png
...
12345-10.png
That’s it. The SKU matches the product’s folder and its row in your listing data. The number sets the position.
Image 1 is your lead image, so it should be the one you’d choose if a buyer only ever saw one.
Why the SKU has to match exactly
The automation matches images to products by SKU. Not by folder position, not by upload time — by the string in the file name.
If the SKU in the file name doesn’t match the SKU in the form submission, the automation doesn’t guess. Either it finds nothing and the listing is created without images, or worse, it finds a partial match and pulls the wrong product’s images into your draft.
The second failure is the dangerous one, because it produces a listing that looks complete and is wrong.
So: no SKU12345-1, no 12345_1, no 12345 - 1. Pick the format once and be boring about it.
Ten images, numbered simply
Etsy allows ten images per listing, and the numbering runs 1 to 10 to match.
Don’t zero-pad unless you’re going to do it consistently — 12345-01 and 12345-1 are different strings, and mixing them within a product is the kind of thing that works for eight images and fails for two.
If a product has fewer than ten images, just stop early. Gaps in the sequence are fine; inconsistent formatting isn’t.
Where the files go
Each product gets a folder named with its SKU, inside your collection folder for that shop type. The ten images go in that folder, and nothing else does.
Keeping one product per folder is what makes the whole thing debuggable. When a listing comes out wrong, you open one folder and immediately see whether the problem is the images or the automation.
Bulk renaming an existing set
If you already have artwork named things like boho-line-art-final-v3.png, you don’t have to redo the work — just rename.
Sort the files in the order you want them shown, then rename in sequence. Most operating systems will do this for you: select the files in order, rename, and they’ll be numbered automatically. Check the result before moving on, because the automatic numbering follows the sort order you had, not necessarily the one you wanted.
The one thing worth doing manually is choosing which file becomes -1. That decision is worth more than the other nine combined.
Let Drive finish syncing
If you’re using the Drive desktop app, drop the files in and give it a minute before triggering the automation.
Files that are still uploading aren’t visible to the automation yet. A scenario that runs mid-sync will find four images where you put ten, and it won’t wait. This produces the most confusing category of bug: it worked yesterday, the files are clearly there, and the run still came back short.
Check the files show as synced, then run.
What good ordering looks like
Since naming is what sets order, it’s worth deciding what the order should be:
- The lead image — the strongest single view of the product
- A scale or context shot — where it goes, how big it is
- What’s included — the full set at a glance, if it’s a bundle
- Detail views — the parts that justify the price
- The practical stuff — sizes, ratios, file formats
That’s a default, not a rule. But the first two positions are worth deliberate thought every time, because most buyers never scroll past them.
What this costs to run
The blueprints are free and yours to keep. Running them isn’t free: the system uses four Make.com scenarios, Make’s free plan allows two, so you’ll need their cheapest paid tier plus your own OpenAI key billed per listing.
Already have the artwork and just need it prepped at every ratio, with mockups? RatioReady does that part on its own, pay per listing. If you’d rather skip the wiring entirely, Elistit turns a sentence into a finished draft and has a free plan.
Where the files live
Every lesson on the channel is free and public. The blueprints, templates and prompt library are in the free club — no card, no queue.
Join free and get the whole kit.
The blueprints that go with this are free
Pull up a bench.
Join free on SkoolOr read about Elistit and RatioReady.