图像工具Image Utility
AI 生图AI Image Studio
浏览器直连你自己的 OpenAI 兼容图片接口,默认模型 gpt-image-2。API 配置只保存在本机浏览器。 Calls your own OpenAI-compatible image API straight from the browser, model gpt-image-2 by default. Credentials stay in this browser.
API KeyAPI key
模型Model
已默认填写 Cloudflare 中转,{url} 会替换为编码后的接口地址;接口支持浏览器直连时可清空此项。本地调试也可先运行 npm run image:relay,改填 http://127.0.0.1:8789/proxy/{url}。密钥仅存于 localStorage,经代理时只作透传。 A Cloudflare relay is prefilled; {url} is replaced with the encoded target URL. Clear it if your endpoint allows direct browser calls (CORS). For local debugging run npm run image:relay and use http://127.0.0.1:8789/proxy/{url}. The key is stored only in localStorage and merely passed through.
预设Presets
生成结果Result
生成的图片会显示在这里。 Your generated image will appear here.