For quick prototypes I was hunting for a tool that could generate images of top-down-trees where each tree is different from each other. Since I was not happy with the results, I decided to build one myself.


Features:
- the tool consists of a bunch of JavaScript and some HTML to create a GUI. It runs in your browser
- export to PNG with alpha channel (= with transparent background) and to SVG (= full vector)
- a lot of customization options such as: amount of branches, distribution of branches, angle and randomness between the branches, thickness of each generation, etc.