🎨 Image Prompt — AI Art Prompt Generator & Optimizer
Turn a vague idea into a detailed, production-ready image prompt. Built-in word banks for styles, lighting, composition, and quality modifiers — just provide a subject and go.
Commands
generate <subject>
Build a full image prompt from a subject. Randomly picks style, lighting, composition, and quality tags from the internal word bank to create a ready-to-use prompt.
CODEBLOCK0
style <subject> <style>
Generate a prompt locked to a specific art style. Supported styles:
- -
photorealistic — hyperrealistic photography look - INLINECODE3 — Japanese animation aesthetic
- INLINECODE4 — classical oil on canvas
- INLINECODE5 — soft watercolor washes
- INLINECODE6 — retro pixel graphics
- INLINECODE7 — Blender/Octane 3D style
- INLINECODE8 — pencil/charcoal drawing
CODEBLOCK1
enhance <prompt>
Take an existing prompt and upgrade it with quality boosters, detail tags, and a matching negative prompt suggestion.
CODEBLOCK2
negative
Print a curated list of commonly used negative prompt terms, grouped by category (anatomy, quality, style, artifacts).
CODEBLOCK3
template <type>
Get a fill-in-the-blank prompt template for a specific genre. Available types:
- -
portrait — character/person focus - INLINECODE13 — scenery and environments
- INLINECODE14 — commercial product shots
- INLINECODE15 — food photography
- INLINECODE16 — buildings and interiors
- INLINECODE17 — fantasy/sci-fi illustration
CODEBLOCK4
random
Roll the dice — generates a completely random creative prompt by combining random subjects, styles, lighting, and composition from the word bank.
CODEBLOCK5
translate <chinese_description>
Convert a Chinese-language description into an English image prompt with appropriate tags.
CODEBLOCK6
save <name> <prompt>
Save a prompt to your local library for later reuse.
CODEBLOCK7
list
Show all prompts saved in your local library.
CODEBLOCK8
search <keyword>
Search your saved prompts by keyword.
CODEBLOCK9
help
Show the help message with all available commands.
version
Print the current version number.
Examples
Basic generation:
CODEBLOCK10
Styled output:
CODEBLOCK11
Enhancing an existing prompt:
CODEBLOCK12
Random prompt:
CODEBLOCK13
Configuration
| Variable | Default | Description |
|---|
| INLINECODE25 | INLINECODE26 | Base directory for saved prompts and history |
The data directory is created automatically on first run.
Data Storage
All data is kept under $HOME/.image-prompt/ (or the path set via IMAGE_PROMPT_DIR):
CODEBLOCK14
Prompts are stored as plain text — easy to back up, grep, or move between machines.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
🎨 图像提示词 — AI艺术提示词生成与优化器
将模糊的想法转化为详细、可投入生产的图像提示词。内置风格、光照、构图和质量修饰词库——只需提供主题即可使用。
命令
generate <主题>
根据主题构建完整的图像提示词。从内部词库中随机选取风格、光照、构图和质量标签,生成可直接使用的提示词。
image-prompt generate 森林中的狐狸
style <主题> <风格>
生成锁定特定艺术风格的提示词。支持的风格:
- - photorealistic — 超写实摄影效果
- anime — 日本动画美学
- oil-painting — 古典油画布效果
- watercolor — 柔和水彩晕染
- pixel-art — 复古像素图形
- 3d-render — Blender/Octane 3D风格
- sketch — 铅笔/炭笔素描
image-prompt style 山村 watercolor
enhance <提示词>
对现有提示词进行升级,添加质量增强词、细节标签以及匹配的负面提示词建议。
image-prompt enhance 窗台上坐着的猫
negative
打印一份按类别(解剖结构、质量、风格、伪影)分组的常用负面提示词列表。
image-prompt negative
template <类型>
获取特定类型的填空式提示词模板。可用类型:
- - portrait — 角色/人物聚焦
- landscape — 风景与环境
- product — 商业产品拍摄
- food — 美食摄影
- architecture — 建筑与室内
- fantasy — 奇幻/科幻插画
image-prompt template portrait
random
掷骰子——从词库中随机组合主题、风格、光照和构图,生成完全随机的创意提示词。
image-prompt random
translate <中文描述>
将中文描述转换为带有适当标签的英文图像提示词。
image-prompt translate 一只猫坐在樱花树下
save <名称> <提示词>
将提示词保存到本地库中,以便日后重复使用。
image-prompt save hero-shot 悬崖上的骑士,戏剧性光照,电影感,8k
list
显示本地库中所有已保存的提示词。
image-prompt list
search <关键词>
按关键词搜索已保存的提示词。
image-prompt search knight
help
显示包含所有可用命令的帮助信息。
version
打印当前版本号。
示例
基础生成:
$ image-prompt generate 一名宇航员
🎨 提示词:
一名宇航员,数字绘画风格,体积光,三分法构图,
精细细节,锐利对焦,8k分辨率,artstation热门
📛 负面提示词:
模糊,低质量,畸形,水印,文字,签名
风格化输出:
$ image-prompt style 樱花花园 anime
🎨 提示词:
樱花花园,动漫风格,赛璐珞着色,鲜艳色彩,柔和环境光,
广角构图,精细背景,吉卜力工作室风格,高质量动漫
📛 负面提示词:
写实,3d渲染,模糊,低质量,畸形
增强现有提示词:
$ image-prompt enhance 飞越城堡的龙
🎨 增强提示词:
飞越城堡的龙,史诗规模,戏剧性边缘光,空中透视,
精细鳞片与细节,锐利对焦,8k分辨率,电影级调色,
体积云,杰作品质,artstation热门
📛 建议负面提示词:
模糊,低质量,畸形,水印,文字,解剖结构错误,毁容
随机提示词:
$ image-prompt random
🎨 随机提示词:
栖息在古老废墟上的机械猫头鹰,蒸汽朋克风格,黄金时刻光照,
居中构图,精细齿轮与发条装置,高度细节,4k壁纸,
概念艺术
📛 负面提示词:
模糊,低质量,畸形,水印,文字,签名
配置
| 变量 | 默认值 | 描述 |
|---|
| IMAGEPROMPTDIR | $HOME/.image-prompt | 保存提示词和历史记录的基础目录 |
数据目录在首次运行时自动创建。
数据存储
所有数据保存在 $HOME/.image-prompt/ 下(或通过 IMAGEPROMPTDIR 设置的路径):
~/.image-prompt/
├── prompts.txt # 已保存的提示词(每行一个:名称|提示词)
└── history.log # 命令使用日志
提示词以纯文本形式存储——易于备份、搜索或在机器间迁移。
由 BytesAgain 提供支持 | bytesagain.com | hello@bytesagain.com