🌳
📖

Add a Folder Tree to a README

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

Není nutné přihlášení

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.

Jak to funguje

1
Zadejte
Enter your data into the tool above. Everything stays local to your browser.
2
Zpracujte
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Stáhněte
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Proč používat náš?

Zcela zdarma — nikdy žádné skryté náklady
Není potřeba účet, e-mail ani přihlášení
Soubory nikdy neopustí vaše zařízení
Absolutně žádná omezení velikosti souborů
Žádné vodoznaky na žádném výstupu

Also check out…

Časté dotazy