🌳
πŸ“–

Add a Folder Tree to a README

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

No login required

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.

How It Works

1
Enter
Enter your data into the tool above. Everything stays local to your browser.
2
Process
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Why use ours?

βœ“Completely free β€” no hidden costs, ever
βœ“No account, email, or login required
βœ“Files never leave your device
βœ“No file size limits whatsoever
βœ“No watermarks on any output

Also check out…

Frequently Asked Questions