Now accepting founding members

Charts & QR codes
as an API

Stop wrestling with chart libraries. One API call, any chart, any format.

Join the Waitlist
api.chartpix.com/chart
Revenue+24%
MonTueWedThuFriSatSun

You've been here before

Every team hits the same wall with chart generation

Installing Puppeteer + headless Chrome just to render a PNG chart for an email report

Fighting with chart library configs for hours, only to get a blurry screenshot

Maintaining a chart microservice that eats 500MB of RAM and still crashes under load

Trying to generate branded QR codes programmatically and ending up with ugly black-and-white squares

The market is moving to API-first charts

Automated reporting has grown 10x in 3 years. Every SaaS, every dashboard, every Slack bot needs charts — but nobody wants to maintain rendering infrastructure.

Existing solutions like QuickChart are limited in styling. Image-Charts hasn't been updated in years. The market needs a modern, developer-friendly charts API.

ChartPix is built for this moment: URL-based rendering, zero dependencies, instant output.

Everything you need, nothing you don't

URL-based rendering

Pass chart config as a URL parameter. Embed anywhere — emails, Slack, Notion, dashboards.

Multiple formats

PNG, JPG, SVG — choose the format that fits your use case. Retina-ready by default.

Styled QR codes

Custom colors, shapes, and logos. Generate branded QR codes programmatically.

Automation-ready

Works with n8n, Zapier, Make, or any HTTP client. Perfect for automated reports.

How it works

1

Sign up

Get your API key in seconds. Free tier included.

2

Integrate

One URL or one POST request. No SDKs, no libraries to install.

3

Scale

From 500 to 100K charts per month. Upgrade as you grow.

See it in action

From request to result in milliseconds

Bar Chart

Weekly Revenue

Mon
Tue
Wed
Thu
Fri
Sat

API Request

<img src="https://api.chartpix.com/chart?
  type=bar
  &data=55,78,42,92,65,50
  &labels=Mon,Tue,Wed,Thu,Fri,Sat
  &title=Weekly+Revenue
  &colors=%23f97316,%23f59e0b
  &w=600&h=400"
/>

Line Chart

Monthly Signups

Jan Feb Mar Apr May Jun Jul Aug

API Request

POST /chart
Content-Type: application/json

{
  "type": "line",
  "data": {
    "labels": ["Jan",...,"Aug"],
    "datasets": [{
      "data": [15,35,28,80,65,120,105,140],
      "fill": true
    }]
  }
}

Doughnut Chart

Traffic Sources

Organic 35% Direct 23% Social 21% Referral 21%

API Request

<img src="https://api.chartpix.com/chart?
  type=doughnut
  &data=35,23,21,21
  &labels=Organic,Direct,Social,Referral
  &colors=%23f97316,%23f59e0b,%23fb923c,%23fbbf24
  &w=400&h=400"
/>

Built for teams that ship

Whether you're building backends, products, or platforms

Backend Developers

Embed charts in automated emails, PDFs, and dashboards without installing heavy libraries. One URL = one chart.

Product Teams

Generate visual reports for stakeholders in seconds. No design team needed, no Figma exports. API-driven charts that match your brand.

DevOps & Platform Teams

Replace your self-hosted chart rendering service. No more Puppeteer pods, no more memory spikes. Offload chart generation to a dedicated API.

What changes when charts just work

Real results, not marketing fluff

Hours to seconds

Report generation drops from hours of setup to a single API call

Cut infra costs

Eliminate chart rendering servers and their ongoing maintenance

Reclaim dev time

Stop maintaining chart configs and rendering pipelines

Scale instantly

From 500 to 100,000 charts/month without changing a line of code

Powered by battle-tested technology

Built on the tools developers already trust

Chart.js rendering engine

Trusted by millions of developers worldwide

Node.js runtime

Production-grade performance and reliability

SVG-native output

Pixel-perfect at any resolution

Join developers already on the waitlist

Join the waitlist

Founding Member Offer

Join the waitlist before launch and lock in

20% off forever

This discount applies to any paid plan and never expires. Only for early supporters.

Limited to the first 500 founding members.

Join the Waitlist

Simple, transparent pricing

Founding member prices shown. Lock them in by joining the waitlist.

Free

$0 /month

For trying things out

  • 500 charts/mo
  • PNG & JPG formats
  • Community support

Starter

$19 $15 /month

For side projects

  • 5,000 charts/mo
  • PNG, JPG & SVG
  • QR code generation
  • Email support

Pro

$49 $39 /month

For growing products

  • 25,000 charts/mo
  • All formats
  • Custom styling
  • Priority support

Business

$99 $79 /month

For teams at scale

  • 100,000 charts/mo
  • All formats
  • White-label option
  • Dedicated support

All prices are in US Dollars (USD)

No lock-in. No surprises.

✓ Upgrade or downgrade anytime ✓ Cancel with one click ✓ Start free, scale when ready

Frequently asked questions

Get early access

Join the waitlist and be the first to know when ChartPix launches.