Back to the Garden

Stick Figure Generator

Growing

Stick figures for slides and documents, generated as SVG.

Simple stick-figure illustrations for slides and documents. Pick a pose, an expression, a colour and a prop, and download the result as SVG or PNG. Because every figure is generated from the same parts, they all share one style.

Pose
Updated

Use it from code or AI

One URL returns a stick figure as SVG. The pose, expression, prop, line colour, fill and size are query parameters; leave any out to take its default. The options endpoint lists every accepted value, and an invalid value answers 400 with the values that would work.

  • GET /api/stick-figure-generator?pose=point&face=smile&color=%23333333A pointing figure with a smile, drawn in dark grey (SVG).
  • GET /api/stick-figure-generator?pose=think&face=worried&prop=question&color=%231d4ed8&fill=%23dbeafeA worried figure thinking, with a question mark, in blue with a light fill (SVG).
  • GET /api/stick-figure-generator/optionsEvery pose, expression and prop, with the defaults (JSON).

Machine-readable description: /api/plants/stick-figure-generator