Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

LLMFunctions

Guides

  • LLMFunctions

Symbols

  • ChatEvaluate
  • ChatObject
  • GenerateLLMToolResponse
  • ImageSynthesize
  • LLMConfiguration
  • LLMEvaluator
  • LLMExampleFunction
  • LLMFunction
  • LLMPrompt
  • LLMResourceFunction
  • LLMSynthesize
  • LLMTool
  • LLMToolRequest
  • LLMToolResponse
  • $LLMEvaluator
[
EXPERIMENTAL
]
ImageSynthesize
​
ImageSynthesize[text]
generates an image based on the textual description
text
.
​
​
ImageSynthesize[image]
generates a new image based on
image
.
​
​
ImageSynthesize[spec,n]
generates
n
images based on the specification
spec
.
​
Details

Examples  
(14)
Basic Examples  
(3)
Generate a Monet-like painting:
In[1]:=
ImageSynthesize
["A painting of a ram in the style of Monet"]
Out[1]=
​
Generate three variation of the same image:
In[1]:=
ImageSynthesize

,3
Out[1]=

,
,

​
Generate several images using the same prompt:
In[1]:=
ImageSynthesize
["MRI scan of a knee",3]
Out[1]=

,
,

Scope  
(5)

Options  
(6)

SeeAlso
SpeechSynthesize
 
▪
RandomImage
 
▪
ConstantImage
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com