Two places images live in an eBay listing
Every eBay listing has two separate image systems, and sellers who conflate them run into walls. The first is the photo gallery: the pictures you upload directly to eBay, up to 24 per listing at no charge, which power the search thumbnail, the main image carousel and zoom. The second is the description, which accepts HTML, and any image you want inside it must be hosted somewhere else and referenced by URL. eBay does not host description images for you.
That second system is where an image host earns its keep. Size charts, brand banners, detail collages, packaging shots and condition close-ups all live in descriptions, and they all need stable, externally hosted URLs. Upload them to HotIMG, copy the HTML embed code it generates, and paste it into your description editor.
eBay's picture rules in plain English
eBay enforces real requirements on photos, and listings that ignore them get suppressed in search or blocked outright:
- Minimum size: at least 500 pixels on the longest side. Anything smaller is rejected.
- Recommended size: around 1600 pixels on the longest side, which is what activates smooth zoom for buyers inspecting detail.
- No added extras: borders, promotional text and watermarks are not allowed on listing photos.
- Honest imagery: used items need photos of the actual item, not a stock render of a pristine one.
- HTTPS everywhere: every resource in your description, images included, must load over HTTPS, or buyers see security warnings and parts of your description simply fail to render.
- No active content: scripts and interactive widgets are banned in descriptions. Plain images and HTML formatting are fine.
Embedding hosted images in a description
The mechanics are one line of HTML per image. A clean, responsive embed looks like this:
<img src="https://hotimg.com/f/abc123.jpg" alt="Rear panel showing all ports" style="max-width:100%;">
The max-width style keeps the image inside the description column on phones, where the majority of buyers now browse. The alt text describes the image if it fails to load and helps accessibility. HotIMG shows a ready-made HTML snippet after every upload, next to the direct link, so you can paste rather than hand-write the markup. Preview the finished listing on a phone before publishing, because a description that looks fine on a desktop monitor can overflow badly on a five-inch screen.
Understand what you are doing here: a description image is a hotlink, a file served from the host's servers straight into eBay's page. Some websites forbid that and break your listing on purpose; the explainer on hotlinking and why some sites block it covers the difference between hosts that welcome embedding and sites that do not. Always use a host that explicitly provides embed codes.
Links that outlive the listing
Listings are long-lived objects. Auctions run for days, fixed-price listings renew monthly under Good 'Til Cancelled, and successful sellers relist the same product for years. A broken image mid-listing does more damage than no image at all: to a wary buyer, a listing with dead pictures reads as abandoned or fraudulent, and wary buyers do not bid.
This is why expiry settings matter commercially. Anonymous uploads on HotIMG run on timers of 1 hour to 30 days with a visible countdown, which is fine for a quick photo sent to a buyer in messages and completely wrong for description images. Selling calls for a free account: 25 GB of storage, the never-expire option switched on for every listing image, and albums that keep each product's full photo set behind a single link. The workflow guide on organizing uploads with albums shows a folder-per-product structure that makes relisting a two-minute job.
Photo prep that actually sells
Marketplace buyers cannot touch the item, so photos carry the entire burden of trust. A repeatable prep routine beats expensive gear:
- Shoot in daylight or bright diffuse light against a plain background, filling the frame with the item.
- Cover every angle, then add close-ups of labels, serial numbers and any flaws. Honest flaw photos reduce returns and disputes.
- Crop tight and straighten. Then size the files: large enough for zoom on the gallery, lighter for description embeds so the page loads fast. The guide to reducing image file size explains how much compression photos tolerate before it shows.
| Shot | Target size | Notes |
|---|---|---|
| Main gallery photo | 1600 px longest side | Activates zoom, plain background, item only |
| Additional angles | 1200 to 1600 px | Every side, plus contents and accessories |
| Description embeds | 800 to 1000 px wide | Fast loading, styled with max-width for phones |
| Flaw close-ups | 1000 px or more | Sharp focus on the defect, builds trust |
| Size chart or infographic | About 1000 px wide, PNG | Keeps text legible on mobile screens |
Original photos protect you in another way: scammers routinely steal marketplace images to run fake listings, and experienced buyers reverse-search photos before paying. Shooting your own pictures, and knowing the tricks catalogued in the guide to image scams and how to spot them, keeps you on the right side of that suspicion.
Beyond eBay: the same playbook everywhere
Other marketplaces reuse most of these rules with local quirks. Facebook Marketplace and Etsy handle native photos but leave you hosting anything extra you share in messages, like additional angles a buyer requests. Classifieds sites vary in how much HTML they allow in descriptions. Forum-based selling threads run on BBCode instead of HTML, and community marketplaces on Reddit and Discord want direct links. The constant across all of them is one library of well-shot, externally hosted product photos you can deploy anywhere in seconds.
One caution transfers in reverse: while some platforms tolerate watermarked photos as theft protection, eBay does not allow watermarks on listing images, so keep clean copies as your primary versions and watermark only where a platform permits it.
Checklist before you publish
- Gallery photos uploaded to eBay: main shot at 1600 px on a plain background, every angle covered, flaws documented.
- Description images hosted with expiry off, embedded over HTTPS with max-width styling and honest alt text.
- Every URL tested in a private browser window, because you always have access to your own images.
- Photo set saved to a product album, ready for the relist, the second marketplace and the buyer who asks for one more angle.
Get this foundation right once and every future listing inherits it. The broader mechanics of hosts, links and embed codes live in the complete guide to free image hosting whenever you want the full picture.

