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
Markdown Table Generator
Build Markdown tables visually — add rows and columns, edit cells and copy the GFM syntax ready for README, Notion or GitHub. No manual formatting.
Markdown Cheatsheet
Quick reference for Markdown syntax, filterable by keyword: headings, lists, links, tables, code and more. Shows the raw syntax next to what it does.
README.md Generator
Build a professional README.md filling in name, description, badges, install, usage, license. Markdown preview side-by-side.