Changelog
What we've shipped.
Public log of releases. Subscribe to the GitHub repo for live updates.
Source: CLI · MCP server
2026-05-28 · v1.0
CLI + MCP server
@codetoimage/clipublished on npm — official CLI for terminal / CI / build scripts.@codetoimage/mcp-serverpublished on npm — native Claude Desktop, Claude Code, Cursor, Windsurf, Cline integration via MCP stdio transport.- Listed in Anthropic's official MCP Registry as
io.github.beznazwiska/codetoimage-mcp-server— discoverable by name from any client that indexes the registry.
2026-05-27 · v0.7
Hosted URL output mode
- New optional
output: "url"request mode. Returns a JSON response with a 24h-TTL hosted image URL instead of binary bytes. - Useful for embedding in OG meta tags, transactional emails, Slack unfurls — anywhere your server should not be in the image-serving path.
- Supports large HTML/CSS payloads up to the documented per-plan limits (1MB HTML, 500KB CSS).
- Dashboard render-history rows link to a live preview of the hosted image while still cached.
2026-05-26 · v0.5
Public launch
- Live paid plans — Sandbox (free, 50/mo), Hobby ($7/mo for 3,000), Pro ($19/mo for 10,000), and Scale tiers.
- REST API at
https://api.codetoimage.app/v1/renderwithX-API-Keyauth. - Dashboard for API keys, usage, and self-serve billing.
- Sub-second median render latency for typical 1200×630 PNG output. Three output formats: PNG, JPEG, WebP.
Ready to render?
Free Sandbox tier — 50 renders/month, no credit card.