Renforge Diff Screenshots
renforge_diff_screenshotsCompare two screenshots to return the bounding box of changed pixels, confirming element movement or that a tweak left other areas untouched.
Instructions
Diff two frames and return the bounding box of what changed.
before_path is a saved PNG. after_path is another saved PNG, or
empty to diff against the current live frame. Use it to measure how far
an element moved or to confirm a tweak left everything else untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | ||
| after_path | No | ||
| before_path | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||