Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Live Demo image

ASCII Tree Generator

A minimal web-based tool to generate clean ASCII directory trees from raw terminal output.

Overview

This tool converts file path listings into a structured ASCII tree format, making it easier to visualize project structures for documentation or README files.

Features

  • Generate ASCII trees from pasted terminal output
  • Cross-platform command generator (Linux/Mac & Windows)
  • Folder filtering (.git, node_modules, build, etc.)
  • Optional clipboard piping support (pbcopy, xclip, clip, etc.)
  • Real-time node count tracking

Usage

  1. Generate a command based on your OS and filters
  2. Run it in your terminal
  3. Paste the output into the input area
  4. Click GENERATE to build the ASCII tree

Notes

  • Designed for quick README integration
  • Optimized for shallow directory depth (maxdepth 4)
  • Works entirely client-side

About

Converts file path listings into a structured ASCII tree format, easier to visualize project structures for documentation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages