renforge_screenshot
Capture a game frame with resizing, cropping, zooming, and grid/ruler/crosshair guides for pixel-perfect placement.
Instructions
Capture a game frame, optionally resizing, cropping, and zooming it.
Measurement guides help pixel-perfect placement: grid draws lines
every N pixels, rulers labels those steps along the edges, and
crosshair_x/crosshair_y mark a point. Capture at the game's
logical resolution (width/height) so the labels read as logical
coordinates. Passing only one of width/height keeps the game's
aspect ratio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid | No | ||
| scale | No | ||
| width | No | ||
| crop_x | No | ||
| crop_y | No | ||
| height | No | ||
| rulers | No | ||
| crop_width | No | ||
| crop_height | No | ||
| crosshair_x | No | ||
| crosshair_y | No | ||
| project_path | Yes |