Created
February 25, 2026 15:11
-
-
Save gsans/d80d7a882080c7ed4a29662112f0a467 to your computer and use it in GitHub Desktop.
Clean Studio Portrait
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "style": { | |
| "name": "clean_studio_portrait", | |
| "description": "Ultra-realistic studio portrait with soft lighting, natural skin texture, and minimal aesthetic.", | |
| "elements": { | |
| "subject": { | |
| "type": "portrait", | |
| "framing": "tight_face_centered", | |
| "expression": "neutral_calm", | |
| "lighting": "soft_diffused_studio", | |
| "skin_texture": "realistic", | |
| "wardrobe": "solid_neutral_colors" | |
| }, | |
| "background": { | |
| "type": "seamless_backdrop", | |
| "color": "light_grey_or_white", | |
| "style": "minimal_clean" | |
| }, | |
| "texture": { | |
| "grain": "subtle", | |
| "noise": "fine_digital_noise", | |
| "compression_artifacts": "minimal", | |
| "finish": "matte_editorial" | |
| }, | |
| "color_palette": { | |
| "background": "#EDEDED", | |
| "tones": "neutral_soft", | |
| "accent": "none", | |
| "contrast": "medium" | |
| }, | |
| "camera": { | |
| "lens": "85mm_portrait", | |
| "depth_of_field": "shallow", | |
| "focus": "eyes", | |
| "angle": "straight_on" | |
| } | |
| } | |
| }, | |
| "output": { | |
| "format": "studio_portrait", | |
| "aspect_ratio": "3:4", | |
| "resolution": "high" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment