Gantt chart generator
Create a Gantt chart online for free. Rendered live with Mermaid syntax, exportable as PNG or SVG, no sign-up needed.
Live preview
How the syntax works
Every Gantt chart starts with a keyword, and the lines below describe hierarchy and relationships through indentation and symbols. The canvas updates as you type.
gantt
title Project schedule
dateFormat YYYY-MM-DD
section Design
Research :a1, 2026-01-05, 7d
Prototype :a2, after a1, 10d
section Build
Frontend :b1, after a2, 15d
Backend :b2, after a2, 15d
section Launch
Canary :c1, after b1, 5d
Common uses
Widely used in technical documentation, product design, project management, and teaching. The result drops straight into Markdown, web pages, or slide decks.
Frequently asked questions
Do I need an account to make a Gantt chart?
No. Every feature is free and open, you can start the moment the page loads, and exports are unlimited.
What formats can a Gantt chart be exported to?
PNG and SVG. SVG is a vector format, so it stays sharp at any zoom level and works well in documents and slide decks.
How do I share a Gantt chart with someone?
The share button produces a link with the diagram code embedded directly in it. Whoever opens it sees the same diagram, with no login required.
Start drawing your Gantt chart now
18 diagram types, 10 languages, rendered live in your browser. No sign-up, free to use.
Open the online editor