# Imagelato

> Image delivery for websites and apps: deterministic image resizing and reformatting into CDN-hosted variants, organized as projects, resize/reformat templates, and processed batches.

## Documentation

- [Developers](https://www.imagelato.com/developers/): REST API keys, quick start, MCP connector setup, CLI, agent skills, scopes, webhooks
- [Pricing](https://www.imagelato.com/en/pricing/)
- [About](https://www.imagelato.com/about.md)
- [Contact](https://www.imagelato.com/contact.md)

## Buyer guides

- [Best image CDNs, ranked by use case](https://www.imagelato.com/en/best-image-cdn-guides/): index of the ranked guides below; every price quoted from the vendor’s own pricing page
- [The 6 best image CDNs for websites](https://www.imagelato.com/en/best-image-cdn-for-websites/): ImageKit wins on published evidence: a permanent free tier, $9 per month after it, and an overage rate printed for every metered dimension. Bunny Optimizer is cheaper once traffic grows. Every vendor here publishes a real figure. Reviewed 2026-08-06.

## API

- [REST API reference](https://www.imagelato.com/api/): generated OpenAPI-backed reference; HTTP Basic auth with an API key secret
- [MCP server](https://mcp.imagelato.com/mcp): Streamable HTTP with OAuth; works in Claude, ChatGPT, Cursor, Codex, and any MCP client
- [Public MCP server card](https://www.imagelato.com/.well-known/mcp/server-card.json): Public descriptor only; MCP execution remains OAuth-protected

## Agent Skills

- [Skills index](https://www.imagelato.com/.well-known/agent-skills/index.json): install with `npx skills add https://www.imagelato.com/` or `npx skills add imagelato/skills`
- [imagelato on npm](https://www.npmjs.com/package/imagelato): the CLI the imagelato skill drives; `npx imagelato`

## Optional

- [CLI source](https://github.com/imagelato/cli)
- [Skills source](https://github.com/imagelato/skills)
- [Claude plugin](https://github.com/imagelato/claude-plugin)
