AI图片生成器
Third-party service
使用AI从文字描述生成图片 — 描述您想要的内容,选择可选的样式预设,并获得可下载的图片。
输入
10–3000个字符。
输出
生成的图片
Result will appear here.
这对您有帮助吗?
使用指南
AI Image Generator 的功能
用纯文本描述一张图片,即可获得一张 AI 生成的图像。可选风格预设 — photorealistic、digital art、anime、watercolor、cyberpunk 等 — 来控制画面风格。所有图像均以固定的 1024×1024 尺寸生成。
如何使用
- 尽可能详细地描述您想要的图片。
- (可选)选择一个风格预设。
- 点击 Generate。图像在服务器端生成,因此每张图像都会消耗积分。
为什么需要消耗积分?
每张图像都由托管的 AI 模型按需生成 — 积分支付的就是这部分计算时间。
我的提示词或图像会被存储吗?
您的提示词会被发送给模型以生成图像,之后不会保留。生成的图像会直接返回给您,不会保存在我们的服务器上。
我可以将生成的图像用于商业用途吗?
请查看底层 AI 模型提供方的服务条款以了解使用权限 — 此工具本身不会添加额外的许可限制。
aiimagegeneratortext-to-imageart
Use it from code
From 640 credits per callREST API
curl -X POST https://api.iotools.cloud/v1/tool/ai-image-generator \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "A lighthouse on a rocky cliff at sunset, dramati…",
"preset": "photorealistic"
}'Swap in your own key from your account. The tool's fields are the body — no wrapper.
Ask an AI agent
Use the IOTools `ai-image-generator` tool (AI Image Generator) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.