Free Converter

Directory Tree Generator

Generate ASCII directory tree structures instantly. Type your folder hierarchy and get a formatted tree with ├── └── │ characters.

Each line = one item. Indent with spaces or tabs to create nesting. Add / at end for folders.

my-app/ ├── src/ │ ├── components/ │ │ ├── Header.tsx │ │ └── Footer.tsx │ ├── pages/ │ │ ├── index.tsx │ │ └── about.tsx │ ├── styles/ │ │ ├── globals.css │ │ └── variables.scss │ ├── utils/ │ │ ├── helpers.ts │ │ └── api.ts │ ├── app.tsx │ └── main.tsx ├── public/ │ ├── favicon.ico │ └── logo.png ├── package.json ├── tsconfig.json ├── README.md └── .gitignore
Tree Style:
Show File Icons:

About This Tool

Create and customize content with the Directory Tree Generator directly in your browser. Configure your preferences, generate the output, and download or copy the result. Everything runs client-side — your data stays private and processing is instant.

How to Use

  1. Configure the settings and options to match your requirements.
  2. Click Generate to create your output.
  3. Preview the result and make adjustments if needed.
  4. Download the output file or copy it to your clipboard.

Frequently Asked Questions

Can I customize the generated output?
Yes. The tool provides various customization options to tailor the output to your specific needs. Adjust settings before generating, or regenerate with different options.
Is the generated content free to use?
Yes. Everything you generate with this tool is yours to use for personal, educational, or commercial purposes without any restrictions or attribution requirements.
Does this require an account?
No. The tool is ready to use immediately with no sign-up, no email, and no registration. Just open the page and start generating.
Is my input data kept private?
Yes. All processing happens in your browser. Your input data and generated output are never sent to any external server.