arrow_backAll posts
dataguidepricing

How Fortnite Sellers Prove Their Lockers (And Why We're Building Image-to-Price)

PriceMyGame Team5 min read

The hardest part of buying a Fortnite account isn't deciding what it's worth — it's trusting that the locker is real. Sellers can't hand over the account before the sale, and a list of skin names is easy to fake. So most listings include images: locker screenshots, generated grids, sometimes whole image galleries the buyer is expected to scroll through.

We pulled thousands of detail-scraped listings from a major Fortnite account marketplace and looked at every link, every host, every "screenshot" and "locker" reference in the description text. Here's what sellers are actually doing — and why it points to a real gap our pricing tool can fix.

How often do listings include image proof?

Roughly 1 in 3 detail-scraped listings link to an external image host in the description. About 1 in 4 explicitly mention the word "screenshot." A smaller slice mentions a "locker" link or a shareable "gallery."

~31%
Reference an image host
of detail-scraped listings
~25%
Mention 'screenshot'
in the description text
~28%
Use imageshack or imgur
the two dominant hosts

Image proof isn't universal — plenty of cheap accounts get sold on text alone — but it's clearly the dominant pattern among bigger or more carefully merchandised listings.

Where the images live

Two image hosts dominate completely. Imageshack — yes, the same one that has been around since the 2000s — leads, followed closely by Imgur. Dropbox folders show up too, usually pointing to a folder full of in-game screenshots. A long tail of services (mega.nz, imgchest, postimg) appears occasionally.

Where Sellers Host Their Locker Images
Share of listings linking to each host (one listing can link to multiple)
imageshack
16.9%
imgur
11.7%
dropbox
1.6%
mega.nz
0.3%
imgchest
<0.1%
postimg
<0.1%

The Imageshack number is the surprise. The site has been in maintenance mode for years, and nobody we know would casually upload a new image there. The most likely explanation: copy-paste templates. A seller writes a great-looking listing description in 2019, uploads images to Imageshack, and that template gets re-used (or re-templated by other sellers) for years.

Bigger lockers are more likely to include image proof

Listings that link to an external image host have, on average, about 13% more skins than listings without one — and they sell for about 16% more. That tracks with intuition: if your account is just a handful of skins, a buyer can verify a one-line description. If you're moving 100+ skins for $80, you basically have to show the locker.

Listings With Image Proof Tend to Be Bigger Accounts
Average skin count per listing
With image
91 skins
Without
81 skins

Where sellers actually create these images

Once you know sellers are uploading screenshots, the next question is: where are the screenshots coming from? Search the open web for "fortnite locker checker" and you'll find a small ecosystem of tools. They fall into a few categories:

Where Sellers Build Their Locker Proof
ToolWhat it showsWhy sellers use it
fortnite.gg / lockerLocker visualizer synced from your Epic accountClean grid view of every skin — easy to screenshot or share
fortnitetracker.comPublic profile + locker pages with statsShareable URL alongside K/D and match history
fnlocker.ggSynced locker plus a V-Bucks-equivalent valueQuick "my locker is worth X" headline
In-game screenshotThe Fortnite locker UI as the player sees itMost authentic — no third-party tool involved
fnbr.coCosmetic database (not a locker tool)Used to look up specific skins, not for proof

fortnite.gg's locker viewer is the cleanest of these. Users sync their Epic account (sometimes via third-party device-code helpers like the open-source FNGG-LockerGenerator) and end up with a public visualizer that shows every cosmetic in a tidy grid. Screenshot it, paste the link in your listing, done.

Fortnite Tracker publishes locker pages tied to player profiles, complete with stats. The selling point for marketplace listings is that the URL itself is verifiable — buyers can click it and see something a seller didn't manufacture.

FNLOCKER and similar value-checker sites add a V-Bucks-equivalent estimate on top of the cosmetic list, which gives sellers a number to anchor their asking price to.

In-game screenshots are still the gold standard for authenticity. There's no third-party tool to question — the buyer sees the actual locker UI. The downside is volume: a 100-skin account can take 8–10 screenshots to show end-to-end, which is exactly why sellers turn to the grid generators.

fnbr.co shows up in a lot of searches but isn't actually a locker tool — it's a cosmetic database for looking up specific skins. Useful if you want to confirm a name, useless as proof.

The catch: 30 screenshots still don't tell you the price

Here's the gap. A buyer staring at a locker grid with 90 skins doesn't have time to look up each one. They can see what's there, but they can't tell whether $65 is a deal or a 30% markup. Today, our calculator closes most of that gap — but it requires the buyer to type the skin names in. Which, if you're cross-checking against an Imgur gallery, is exactly the busywork the screenshots were supposed to avoid.

We've already shown that an ML model can price an account from its skin list and that we can value individual skins reliably enough to drive that estimate. The remaining step is reading the locker straight from the image.

What we're working on: image-to-price

We're building an image-to-text pipeline for Fortnite lockers. Upload a screenshot — from fortnite.gg, from in-game, from Imgur — and the model identifies the skins on screen, runs them through our existing pricing model, and returns an account-level estimate in seconds. No typing, no cross-referencing, no guesswork.

It's still in development, and we're being careful about it. Locker grids vary a lot — different layouts, different rarities, different camera angles, partial views — and we'd rather ship something that's actually useful than a demo that misreads half the screenshots people throw at it. When it's ready, it'll be a button on the calculator page.

If you'd find this useful as a buyer or a seller, the calculator already works for the typed-list flow. The image upload is the next step, and we'll write about how the model works the same way we did the first and second ones.