Pricing Tier Builder
Design a 2-5 column SaaS pricing comparison and export as HTML, JSON or Markdown.
Preview
$0/mo
$0/mo
$0/mo
HTML
<div class="pricing-grid" style="display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;"><div class="pricing-card" style="border:1px solid #ddd;border-radius:8px;padding:1rem;background:#fff;"><h3 style="margin:0 0 .25rem;"></h3><div style="font-size:2rem;font-weight:600;">$0<span style="font-size:.85rem;color:#666;">/mo</span></div><ul style="list-style:none;padding:0;margin:.5rem 0;"></ul><button style="width:100%;padding:.5rem;border-radius:6px;border:0;background:#444;color:#fff;cursor:pointer;">Get started</button></div><div class="pricing-card" style="border:1px solid #ddd;border-radius:8px;padding:1rem;background:#fff;"><h3 style="margin:0 0 .25rem;"></h3><div style="font-size:2rem;font-weight:600;">$0<span style="font-size:.85rem;color:#666;">/mo</span></div><ul style="list-style:none;padding:0;margin:.5rem 0;"></ul><button style="width:100%;padding:.5rem;border-radius:6px;border:0;background:#444;color:#fff;cursor:pointer;">Get started</button></div><div class="pricing-card" style="border:1px solid #ddd;border-radius:8px;padding:1rem;background:#fff;"><h3 style="margin:0 0 .25rem;"></h3><div style="font-size:2rem;font-weight:600;">$0<span style="font-size:.85rem;color:#666;">/mo</span></div><ul style="list-style:none;padding:0;margin:.5rem 0;"></ul><button style="width:100%;padding:.5rem;border-radius:6px;border:0;background:#444;color:#fff;cursor:pointer;">Get started</button></div></div>JSON
{"cycle":"monthly","tiers":[{"name":"","price":0,"description":"","cta":"Get started","highlighted":false,"features":[]},{"name":"","price":0,"description":"","cta":"Get started","highlighted":false,"features":[]},{"name":"","price":0,"description":"","cta":"Get started","highlighted":false,"features":[]}]}Markdown
About this tool
Define up to five pricing tiers with prices, descriptions, features and CTAs. Generates a live preview plus copy-ready HTML, JSON and Markdown output to drop into your marketing site.