Open Image Templates
Back to templates

Create

Create an image template

Start from blank fields, upload a reference image, or describe an idea and let AI fill the template structure for you to review.

The draft updates the title, category, prompt, tags, and editable slots. You can change everything before saving.

Variables

Use slot labels inside braces in the prompt. A slot named Subject can be referenced as {Subject}. Users will later edit the slot values in the prompt builder.

Editable slots

Generate image

Create a preview from the current model-ready prompt. The image is added to this template before you submit it.

Generated previews will appear here.
Open in NanoGPT
Preview JSONShow
{
  "standard": "open-image-template",
  "schema_version": "1.2.0",
  "id": "local-untitled-image-template",
  "title": "Untitled image template",
  "description": "A reusable image template.",
  "category": "Design",
  "tags": [
    "design",
    "untitled",
    "image",
    "template"
  ],
  "summary_prompt": "A reusable image template.",
  "nsfw": false,
  "prompt": "Create untitled image template.",
  "demo_prompt": "Create untitled image template.",
  "negative_prompt": [],
  "content_tier": "sfw",
  "slots": [
    {
      "name": "subject",
      "label": "Subject",
      "example": "main subject"
    },
    {
      "name": "setting",
      "label": "Setting",
      "example": "clean studio"
    },
    {
      "name": "style",
      "label": "Style",
      "example": "editorial photo"
    }
  ],
  "suggested_models": [
    {
      "id": "gpt-image-2",
      "label": "GPT Image 2",
      "role": "suggested",
      "settings": {}
    }
  ],
  "examples": [],
  "creator": "Open Image Templates user",
  "license": "User supplied"
}

Community templates

Submit your created template for public review. Approved templates can be added to the gallery for everyone to copy and use.

Create or save your latest edits before submitting.