🌳
📖

Add a Folder Tree to a README

Generate a clean project-structure tree to document your repository.

Giriş gerekmez

Indent with spaces or tabs to nest items. Each deeper indent becomes a child.

Tree
my-project
├── src
│   ├── components
│   │   ├── Button.tsx
│   │   └── Modal.tsx
│   ├── lib
│   │   └── utils.ts
│   └── index.ts
├── public
│   └── favicon.ico
├── package.json
└── README.md

💡 Paste a folder structure (or any nested outline) and get a clean tree you can drop into a README, a comment, or documentation. Use the ASCII style for environments that don’t render box-drawing characters. Everything runs in your browser.

README tips

📖

Paste your folder layout as an indented list and drop the generated tree inside a fenced code block in your README.

Unicode connectors (├── └──) render nicely on GitHub; switch to ASCII for plain-text environments.

🧹

Keep it focused — show the important folders and files, not every node, so readers grasp the structure fast.

🔒

Runs entirely in your browser.

Nasıl çalışır

1
Giriş
Enter your data into the tool above. Everything stays local to your browser.
2
İşle
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
İndir
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Neden bizimki?

Tamamen ücretsiz — hiçbir zaman gizli maliyet yok
Hesap, e-posta veya giriş gerekmez
Dosyalar hiçbir zaman cihazınızı terk etmez
Hiçbir dosya boyutu sınırı yok
Hiçbir çıktıda filigran yok

Also check out…

Sık sorulan sorular