How-to
How to draw a state machine diagram from a description
How to draw a state diagram fast: describe the states and transitions of a lifecycle, and ChartCraft lays out the state machine automatically.
Prose in. Diagram out.
The prompt
An order starts Pending. When paid it becomes Processing, then Shipped, then Delivered. From Pending it can be Cancelled.
ChartCraft draws
Three steps
Describe the state diagram
Write what it should contain in plain English — no notation to learn.
Let ChartCraft compile it
It builds the structure and runs an automatic layout so everything is placed and connected.
Refine & export
Adjust with follow-up messages, then download SVG or PNG.
Questions
What's the fastest way to make a state diagram?
Describe it in plain English. ChartCraft parses your description, builds the state diagram, and runs an automatic layout so you don't place or connect anything by hand.
Do I need to know any diagram syntax?
No. You write a normal sentence or two; ChartCraft handles the notation and layout.
Can I export the result?
Yes, export to SVG or PNG on any plan, including the free tier.