Turn any description into a publication-quality chart. No design skills needed.
Every chart is uniquely designed from scratch. Here's what ChartForge creates.
Click any chart to load its prompt above, then hit Generate.
Upload a screenshot of any chart — from Excel, Google Sheets, PowerPoint — and get a stunning redesign in seconds.
1 free reimagine per day.
Just describe what you want. The AI picks the perfect visualization.
Tell us what you want in plain English. Data, concepts, relationships — anything.
Our AI designs a bespoke visualization from scratch — not a template. Every chart is unique.
Get a crisp, retina-quality PNG ready for presentations, reports, or embedding anywhere.
Start free. Upgrade when you need more.
Use ChartForge from any LLM, any tool, any workflow.
Install as a Claude Desktop plugin. Generate charts inline in conversations.
npx chartforge-mcpSimple POST endpoint. Works with any LLM via function calling, or your own code.
Get API Keycurl -X POST https://chartforgeai.com/api/generate \
-H "Authorization: Bearer cf_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Monthly revenue trend, $50K to $500K over 12 months",
"style": "midnight"
}'