OPEN DATA
Open data & API
Everything on this site is available as plain files and through a read-only JSON API. No key, no sign-up.
Downloads
| File | Contents | Size |
|---|---|---|
| all-in-one.csv | One row per phone camera mapping with sensor specs | 446 KB |
| sensors.json | 441 sensors with aliases, sources and phones | 453 KB |
| phones.json | 502 phones with per-camera sensors and DXOMARK scores | 315 KB |
| sensor-dims.json | Physical sensor dimensions in mm | 68 KB |
JSON API
Base URL https://sensors.euiyun.com. Responses are JSON, cached for 5 minutes, and allow cross-origin requests.
| Endpoint | Parameters | Example |
|---|---|---|
GET /api/sensors | q, manufacturer, limit (≤500), offset | /api/sensors?q=IMX989 |
GET /api/sensors/{canonical_id} | — | /api/sensors/SONY:IMX989 |
GET /api/phones | q, manufacturer, limit (≤500), offset | /api/phones?q=Galaxy%20S25 |
GET /api/stats | — | /api/stats |
curl "https://sensors.euiyun.com/api/sensors?q=IMX989"
License & citation
The data is released under Creative Commons Attribution 4.0 (CC BY 4.0) ↗. Use it freely, including commercially, with attribution. DXOMARK scores and product names remain the property of their owners; every record links back to its source.
Mobile Image Sensor Database (2026). https://sensors.euiyun.com/ — CC BY 4.0
Spotted a wrong spec or mapping? Every sensor and phone page has a Report a data error link, or open a correction ↗.
