C
C
D
Work at eBay? Request a confidential re-audit.
We'll re-run the test, share the full methodology + per-image findings, and walk you through what would move this grade up — under NDA if you want.
Sample finding
Listing #33891 retained GPS coordinates and camera EXIF block including shooting mode and flash status. eBay's image pipeline appears to apply stripping inconsistently — higher-traffic categories showed better compliance.
How eBay compares
Platforms ranked above and below eBay in the index, by overall grade.
| Platform | Grade | GPS Leak | EXIF Retention | WebP/AVIF |
|---|---|---|---|---|
| MercadoLibre | C | 8% | 27% | 52% |
| eBay YOU ARE HERE | C | 9% | 31% | 44% |
| Poshmark | D | 12% | 48% | 38% |
What it would take to fix
eBay is partway there but still exposing users on certain upload paths. Filtrate's /v1/process fills the gap: it strips all EXIF metadata, removes GPS coordinates, and recompresses to WebP on every image, every time — no path variance. The integration is a single POST call in the upload pipeline. Closing a C to an A requires about one afternoon of engineering work.
Read the integration guide →Check your own listings
Run a live audit on any public listing or grade your platform's image pipeline against the same rubric we used here.
Embed this grade
Copy-paste into your README, docs, or blog post. The badge is a live SVG — it updates if the grade changes. Each one links back here so readers can see the full report.
<a href="https://filtrate.polsia.app/index/ebay" rel="noopener"><img src="https://filtrate.polsia.app/index/ebay/badge.svg" alt="eBay Privacy Index: C"></a>
Dark theme by default. Append ?theme=light or ?size=sm / ?size=lg to the badge URL.
Fix this for your platform
One API call. EXIF stripped, GPS removed, WebP compressed, compliance checked. Fraction of a cent per image.