{% extends 'layout.html' %} {% block title %}Pricing | QuickChart{% endblock %} {% block styles %} {% endblock %} {% block nav_menu %}
  • Home
  • Configuration
  • QR Codes
  • Open Source
  • FAQ
  • {% endblock %} {% block content %}

    Pricing

    QuickChart will always be free and open source, but some users require a non-GPL license or a Service-Level Agreement (SLA) that guarantees uptime. Please contact us with any questions.

    Free & Open Source Commercial License
    $25/mo
    Commercial License + SLA
    $40/mo
    License GNU GPL v3 license Full commercial usage Full commercial usage
    Limits Rate limit enforced No rate limitations No rate limitations
    Support Best-effort email support Full email support Full email support
    SLA No SLA No SLA QuickChart SLA
    {% include 'faq.html' %}
    {% endblock %} {% block scripts %} {% include "tracking.html" %} {% endblock %}