Directory Tree Generator
⑤ Build / Package
What it is: Turn an indented list of files/folders into a nice tree diagram.
When to use: When showing your project structure in a README.
Everything runs locally in your browser — nothing is uploaded.
FAQ
How do I express hierarchy?
Use indentation: every two spaces (or one Tab) means one level deeper. Indent a child one level more than its parent and the tool draws the connectors automatically.