Directory Tree Maker
Generate an ASCII directory tree from an indented list of paths.
Indented paths
Tree output
src ├── components │ ├── Button.tsx │ └── Input.tsx ├── utils │ └── format.ts └── index.ts
Use 2 spaces or 1 tab per indent level
How to use
- Pick the tool you want to use.
- Enter your input or adjust the options.
- Copy or download the result.
FAQ
Is it free to use?
Yes. All features are free with no usage limits, and no account is required.
Is my input sent to a server?
No. Everything runs locally in your browser — your data never leaves your device.
Does it work on smartphones?
Yes. It works on both desktop and mobile with modern browsers such as Chrome, Edge, Firefox and Safari.