Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
PROMPT Workflow 预览

PROMPT Workflow 作者: Thinking Bells

Reads, classifies and converts AI image generation metadata (ComfyUI / A1111-Forge / SwarmUI) from images on any web page. Read PROMPTS.

0(0 条评价)0(0 条评价)
下载 Firefox 并安装扩展
下载文件

扩展元数据

关于此扩展
PROMPT Workflow inspects the images you come across while browsing and reveals
the AI generation data hidden inside them.

Most AI image tools write their settings into the file itself. Your browser
never shows you any of it. This extension reads those bytes directly, tells you
what kind of data is in there, and — when there is something usable — turns it
into a PNG you can drop straight onto the ComfyUI canvas.

HOW YOU USE IT

Click the toolbar button and a small WF badge appears on every image on the
page. Click a badge and a panel opens with the verdict, the raw fields, and a
single button to save the result. You can also right-click any image and choose
PROMPT Workflow from the context menu.

WHAT IT READS
  • PNG text chunks: tEXt, zTXt and iTXt, including the compressed variants that
    most metadata viewers skip
  • JPEG: EXIF tags and the JPEG comment (COM) marker
  • WebP: the EXIF chunk

UserComment fields written by A1111 use a UTF-16BE encoding header that many
parsers get wrong, producing garbled text. PROMPT Workflow decodes them
correctly.

WHAT IT TELLS YOU

Every image gets one clear, colour-coded verdict:
  • ComfyUI workflow — a full node graph, or the API-only format
  • A1111 / Forge parameters — with the exact variant detected from the version
    string, so you know whether it came from Automatic1111, Forge or reForge
  • SwarmUI parameters
  • Metadata only — camera EXIF, editing software, or another generator such as
    InvokeAI, Fooocus, NovelAI or Midjourney
  • No metadata at all

For A1111 and Forge images there is a readable view that separates the positive
prompt, the negative prompt, and a table of every parameter. The parser handles
nested braces correctly, so values like Hashes: {"model": "abc"} stay intact
instead of being split into fragments.

WHAT IT CONVERTS

One button, four different behaviours depending on what was found:
  • A ComfyUI PNG is copied byte for byte, completely untouched
  • A ComfyUI JPEG or WebP is repackaged into a PNG carrying the original graph,
    because ComfyUI only accepts PNG and WebP when you drag a file onto it
  • The API-only format is rebuilt into a visual node graph, with the layout
    calculated by dependency depth
  • A1111 and Forge parameters become a txt2img workflow: samplers and schedulers
    are mapped to their ComfyUI equivalents, and LoRAs written as <lora:name:0.8>
    in the prompt are extracted into chained LoraLoader nodes
  • SwarmUI parameters become a workflow too, including Kohya Deep Shrink when
    the image used it

The saved file keeps the original filename. URLs from forums and galleries that
mangle the name — turning photo.png into photo-png.947917 inside a query string
— are resolved back to the real filename.

HONEST ABOUT WHAT IT CANNOT DO

Converting from A1111 or SwarmUI does not recover an original workflow, because
none was ever stored. It builds a new one from the parameters. The result will
look similar to the source image, not identical: ComfyUI and A1111 implement
CFG, token weighting and CLIP skip differently.

The extension lists exactly what could not be carried over — Hires. fix,
ControlNet, ADetailer, refiners, Skimmed CFG, variation seeds, batch counts —
instead of silently dropping them and letting you wonder why the output looks
wrong.

It is equally direct when there is nothing to find. Many sites re-encode
uploaded images and strip their metadata, so a lot of pictures simply carry no
generation data. When that happens the extension says so and explains the
likely reason, rather than guessing.

PRIVACY

No data is collected or transmitted anywhere. The only network request is for
the image you clicked on. There is no analytics, no telemetry, no update server
and no third-party endpoint.

The source is plain JavaScript: no dependencies, no bundler, no minification.
What you download is what runs.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 访问您在所有网站的数据

可选权限:

  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 支持邮箱
  • 复制附加组件 ID
版本
2.3.1
大小
154.97 KB
上次更新
18 天前 (2026年9月2日)
相关分类
  • 网页开发
  • 照片、音乐和视频
许可证
MIT 许可证
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。