Interactive ASCII folder structure diagram generator with powerful editing features and multiple project templates.
https://ascii-tree.mirotoys.com/
Write in the editor:
- src/
- components/ # support comment
- ui/
- shared/
- pages/
- index.tsx
- about.tsx
- styles/
- globals.css
Get instant ASCII tree:
src/
├── components/ # support comment
│ ├── ui/
│ └── shared/
├── pages/
│ ├── index.tsx
│ └── about.tsx
└── styles/
└── globals.css
MIT License © 2025 Mirrorgo
Made with ❤️ by Mirrorgo