← Back to directory
Fantasy Character Generator
JSON prompt for generating detailed fantasy character portraits. Full control over style, lighting, pose, and camera angle.
JSONnano-bananaimage-gen
★ 156↓ 680 importsby @alex
Preview
{ "style": { "type": "{{style_type}}", "lighting": "{{lighting}}", "mood": "{{mood}}" }, "subject": { "name": "{{character_name}}", "race": "{{race}}", "class": "{{class}}", "pose": "{{pose}}" }, "camera": { "angle": "{{angle}}", "framing": "{{framing}}", "focus": "{{focus}}" }, "environment": { "setting": "{{setting}}", "time": "{{time_of_day}}", "weather": "{{weather}}" } }
Variables (14)
{{style_type}}{{lighting}}{{mood}}{{character_name}}{{race}}{{class}}{{pose}}{{angle}}{{framing}}{{focus}}{{setting}}{{time_of_day}}{{weather}}{{additional}}