Skip to content

Easy tool to list contents of complex folder structures and save the output to a text file. Web app and batch available.

Notifications You must be signed in to change notification settings

ReactorcoreGames/Folder-Tree-To-Txt

Repository files navigation

Folder Tree to Txt

folder tree to txt 0 itch

Save time with this free, user-friendly tool. No command line knowledge required!

This lightweight tool creates a comprehensive text file of your folder structure with just one click.

Choose Your Version

🌐 Web App Version (Recommended)

Cross-platform • Works on any OS • Modern interface

foldertree to txt screen (3)

Simply open the HTML file in your browser, select a folder, and instantly get a visual tree structure that you can download as FolderTree.txt or copy to clipboard.

Note: When you select a folder, your browser may show a security warning like "Are you sure you want to upload all files from [folder]?" - Don't worry! Nothing is uploaded. Everything happens locally in your browser, and no data leaves your computer. The warning is just a generic browser message because it's using the file selection API.

✅ Works on Windows, Mac, Linux
✅ Clean, modern interface
✅ Download or copy to clipboard
✅ Completely offline - no internet needed
✅ No data collection or uploads

💻 Batch File Version

Windows only • Classic simplicity

folder tree to txt 1

Place the .bat file in your desired folder and run it. A FolderTree.txt file will be created instantly in the same location.

✅ Simple double-click operation
✅ No browser needed
⚠️ Windows only

Output Example

Both versions produce the same clean folder tree structure:

MyProject/
├── src/
│   ├── components/
│   │   ├── Header.js
│   │   ├── Footer.js
│   │   └── Sidebar.js
│   └── styles/
│       ├── main.css
│       └── theme.css
├── assets/
│   ├── images/
│   │   ├── logo.png
│   │   └── banner.jpg
│   └── fonts/
│       └── custom-font.ttf
└── README.md

Perfect For

  • Quick Overview - Get a neat visualization of your entire folder structure
  • Documentation - Create folder tree documentation for project planning
  • Sharing - Share with teammates or AI assistants to explain your file organization
  • Planning - Keep track of files across endless subfolders

No complex third-party software. No CLI commands to memorize. Just select your folder and you're done!


Created by Reactorcore
https://reactorcore.itch.io/

About

Easy tool to list contents of complex folder structures and save the output to a text file. Web app and batch available.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published