DEV Community

boyuan tuo
boyuan tuo

Posted on AI-assisted

Turning Plain Product Photos into Amazon Listing Images, and the Rules That Decide Which Tool You Need

Turning Plain Product Photos into Amazon Listing Images, and the Rules That Decide Which Tool You Need

Most "AI product photo" tools can make a nice picture. Far fewer can make a picture Amazon will accept as a main image, and that gap is the whole selection problem. We build Shopix AI, an ecommerce image tool, so the bias is disclosed up front. Everything below about Amazon comes from Seller Central's published image requirements, and everything about other tools comes from their own public pages.

Start with the constraints, because they eliminate most of the shortlist for you.

What Amazon actually requires of a main image

Amazon's published image requirements are specific and they are enforced by automated checks before a human ever looks.

  • The background must be pure white, RGB 255, 255, 255. Not off-white, not a soft gradient that reads as white on your monitor.
  • The product must fill at least 85% of the image frame.
  • No text, logos, watermarks, borders, or inset graphics on the main image. No props that are not part of what the buyer receives.
  • The main image must be a photograph of the actual product. Drawings, renderings and illustrations are not allowed in the main slot for most categories.
  • Files should be at least 1600 px on the longest side so zoom is enabled. The hard floor is 500 px, and anything near that floor looks bad on a phone.
  • Accepted formats are JPEG, TIFF, PNG and GIF, in sRGB or CMYK.

Secondary images are where the freedom lives. Lifestyle scenes, scale references, detail crops, infographics with text, all fine there, all forbidden in slot one.

Read those six lines again and notice what they ask of a tool. Exact white value, not "white-ish". A framing control, not a random crop. An edit of your real photograph, not a fresh generation of a plausible-looking product. A lot of general-purpose image models fail the third one on principle, because generating is what they do.

The three shelves of tools, and which constraint each one breaks

Tool type What it does well Where it fails the main-image rules
General image models Novel scenes, creative direction Redraws the product, so the result is no longer a photo of your item
Background removers Fast, cheap cutouts at volume Gives you a transparent PNG, leaving white value, framing and export specs to you
Ecommerce image tools Platform presets, batch runs, scene fills Narrower creative range than a general model

Photoroom, Pixelcut and Canva show up in most of these conversations and each sits on one of those shelves. Pick by the shelf, not by the brand name, and the argument gets a lot shorter.

Our own product sits on the third shelf. Shopix AI takes your uploaded product photo and outputs main images, detail-page material, lifestyle scenes and retouched variants against saved specs for 30 plus marketplace formats, including Amazon, so the white value and framing come from a preset rather than from your eyeballs. New accounts get 100 credits without a card, which is enough to test the hard cases before deciding anything.

Running 500 SKUs without losing the thread

Volume is a different problem from quality, and it breaks in places single-image work never shows you.

Our batch ceiling is 50 images per run, so 500 SKUs is ten runs. That number is worth planning around whatever tool you use, because the failure mode at scale is a batch that drifts. Same preset, same prompt, different lighting in the source photos, and suddenly SKU 340 has a warmer white than SKU 12.

Four things that keep a large run consistent.

  • Group by source condition, not by SKU number. Everything shot under the same light goes in the same batch.
  • Fix the preset before the first batch, not after the third. Changing it midway means re-running everything ahead of it.
  • Spot-check three images per batch, chosen at random, before releasing the whole run. If those three are clean, release the batch. If one is off, review all fifty.
  • Keep the originals. Every re-run starts from the source photo, and a workflow that edits in place gives you nothing to go back to.

Dark, reflective and transparent products deserve their own batch and their own attention. Glass, chrome and matte black are where automated background separation gets confused, and where a white background can quietly eat an edge of the product.

The step no tool removes

Check every image against your actual item before it goes live. Logo shape, text on packaging, part counts, colour, material finish. Colour drift and missing accessories are the two failures that turn into returns, and a return costs more than the hour you saved.

That check is also the answer to the question people really ask when they ask which tool to buy. The tool decides how fast you get to a candidate image. You decide whether the candidate is honest about the product. Nothing on any shelf changes the second half.

Written by the Shopix AI team. Amazon requirements above are summarised from Seller Central's image requirements page at https://sellercentral.amazon.com/help/hub/reference/external/G1881 and your seller dashboard is always the final word, since category exceptions exist. Our own specs and limits are at https://shopix-ai.company and https://shopix-ai.company/zh/guides. Checked 20 August 2026.

Top comments (0)