Skip to content
Samuel SCHNEGG edited this page Oct 7, 2025 · 4 revisions

JFileTreePrettyPrint

A lightweight and flexible Java library to pretty-print directory structures — ideal for documentation, project overviews, or CLI tools.

Supports various options to customize the directories scanning and rendering:

  • Filtering & sorting files and folders
  • Emojis as file icons 🎉
  • Limit displayed children of a folder (fixed value or dynamically)
  • Custom line extension (comment, file details, etc.)
  • Compact directory chains
  • Maximum scanning depth
  • Various styles for tree rendering

Clone this wiki locally