render_chinese_name_seal
Render a traditional Chinese name seal (印章) as a PNG image for a Western/English name. The name is transliterated into seal script (篆書) characters chosen for meaning, and the result includes each character meaning. Returns a base64 PNG plus an explanation. Free, no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | English/Western name, e.g. "Emma" or "Alexander" | |
| size | No | PNG edge length in px (128-1024, default 512) |