Free image size API
Every spec on PixelSpec is available as static JSON. No key, no rate limit, and it is CORS-friendly, so you can build the current sizes straight into your own tools, bots or dashboards. 51 specs across 18 platforms.
All specs
Returns an object with a specs array containing every platform and asset.
A single spec
For example https://pixelspec.net/api/spec/youtube/thumbnail.json. Slugs match the page URLs, so /instagram/story maps to /api/spec/instagram/story.json.
All assets for one platform
For example https://pixelspec.net/api/spec/instagram.json.
Response shape
Example: fetch in JavaScript
Terms
The data is free to use. A link back to PixelSpec is appreciated and helps keep the reference maintained. The API is static and versionless; when a platform changes a size we update the JSON and bump the verified field.
Prefer a visual reference? See the cheat sheet or embed the live resizer widget.