1001Ferramentas
🌳Dev

ASCII Tree Generator

Paste an indented structure (spaces/tabs) and generate an ASCII tree ready for README — ├──, └── etc. Everything in your browser.

Estrutura indentada (espaços ou tabs)

Generate ASCII directory trees

Those folder trees you see in READMEs, with the ├── and └── branches, give documentation a professional air. The catch is building them by hand: aligning each character one by one turns into torture. Paste an indented structure here and the tool draws the ASCII tree for you.

Write the hierarchy using spaces or tabs to mark the levels. The alignment comes out clean and the connectors land in the right spots on their own. It works well for documenting a project's structure, explaining how files are organised, or illustrating a diagram in plain text.

Generation happens in the browser itself and the result comes out ready to paste straight into your README or docs. No more aligning slashes and dashes by hand.

Related Tools