Changelog

What we've shipped.

Public log of releases. Subscribe to the GitHub repo for live updates.

Source: CLI · MCP server

2026-07-11 · v1.2

Starter plan: $9 for 1,000 renders

  • New entry subscription between Free and Hobby: $9/month for 1,000 renders ($90/year). Built for blogs, social media schedules, and small automations that outgrow the free 50.
  • Every subscription is now cheaper per render than any credit pack – packs stay the no-commitment option, plans stay the better deal.
  • CLI + MCP server v0.2.0 published: render saved templates with --template / --var and named platform sizes via --preset.
2026-07-10 · v1.1

Clean free tier, pay as you go, templates

  • Free plan reworked: 50 renders/month with no watermark, full features, up to 2048×2048, all formats. The free tier is now genuinely usable in production.
  • Prepaid credit packs (pay as you go): 250/$5, 1,000/$15, 3,000/$39. Valid 12 months, consumed after plan credits, no subscription required.
  • Templates with {{placeholders}}: save HTML/CSS once, render from a simple form in the dashboard (no code needed) or via template_id + variables in the API.
  • Size presets: preset parameter renders one template at named platform sizes (og, instagram-story, youtube-thumbnail, ...).
  • Per-API-key usage stats and monthly limits – see who spends what and cap keys per team or project.
2026-05-28 · v1.0

CLI + MCP server

  • @codetoimage/cli published on npm – official CLI for terminal / CI / build scripts.
  • @codetoimage/mcp-server published 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/render with X-API-Key auth.
  • 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.