Alternatives
Products that do what Directory Tree Generator does
Generate ASCII folder trees with live preview, free
- 1AT
2019 · github.com
- 2IW
2021 · github.com
- 3

- 4OD
2018 · github.com
- 5

- 6

- 7

- 8

- 9JA
2017 · maxleiter.github.io
- 10

- 11

- 12GT
2014 · tomiaijo.github.io
- 13

- 14GA
2013 · gingkoapp.com
- 15OF
2017 · plantafamilytree.com
- 16

- 17

- 18

- 19

- 20RA
2019 · github.com
- 21TT
2014 · htmltree.peterbe.com
- 22AT
- 23IB
I built over 3-4 weeks to solve my own pain point, picking up rust along the way. It has a browser version that works online/offline and cross platform desktop as well. It was a pretty intense sprint. About TreeSnap, well it simplifies this preparation of sharing code with Chat LLMs. In my use case, making o3 via ChatGPT a lot more cost-effective to use for these tasks compared to Cursor: How it works: Select files/folders → generates a single text bundle + ASCII tree Instantly shows per-file and total token counts (list & treemap views) Quickly trim unnecessary files or folders to…
2025 · treesnap.app
- 24TH
I built a library that lets you find code patterns using familiar CSS-like selectors, then connected it to Claude via MCP so AI assistants can understand and refactor codebases. The Approach // Find code patterns with intuitive selectors: const asyncFunctions = tree.findAll('function[async]'); const todoComments = tree.findAll('comment[text="TODO"]'); const reactHooks = tree.hooks(); // Built-in React support // Chain smart transformations: tree.transform() .rename('oldFunction', 'newFunction') .removeUnusedImports() .toString(); Key Features - CSS-like…
2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →