Directory Tree Generation Click to select the directory Download Clear Description This is an online tool for generating folder directory trees, which can be used in project README files to introduce the project's directory structure. All data of this tool is processed locally and will not upload your folders to the server, so you can use it with confidence. Due to system limitations, this tool may not work properly on some mobile devices. The generated effect is as follows: temp ├── readme.txt ├── 图片.png └── 记事本.txt On Windows or Linux machines, you can also use the tree command to generate a directory. tree /f > output.txt 0 Comments 0 / 300 Submit The current system only supports comments from logged-in users, go to Login