This is a simple web utility that generates an image of a tree. (By "tree", I mean the abstract object from computer science and math - not a plant!)
Give the input as a string of nested parentheses. Leaf nodes - which are represented by "()" can optionally replaced by "*". Have a look at the examples.
Examples: