ASCII Flowchart Generator
Define a flowchart using a simple text DSL and generate an ASCII art representation
DSL Reference
| Syntax | Type | Description |
|---|---|---|
| (text) | Terminal | Start or end node with rounded borders |
| [text] | Process | Standard process box |
| {text} | Decision | Decision diamond with angle brackets |
| -> text | Arrow | Labeled connection between nodes |
| > [text] | Branch | Right branch (N path from decision) |
Related Tools
ASCII Borders Generator
Generate decorative ASCII borders with customizable styles
ASCII Dividers Generator
Generate horizontal dividers and separators in various styles
ASCII Patterns Generator
Create repeating ASCII patterns like checkerboard, waves, and zigzag
ASCII Table Generator
Convert data into formatted ASCII tables with alignment options
ASCII Tree Generator
Generate directory tree and hierarchy visualizations
Text to ASCII Art
Convert text to large ASCII art with multiple font styles