photoshop_resize_image
Resize the active Photoshop image to exact pixel dimensions by specifying width and height for precise scaling.
Instructions
Resize the active image to specified dimensions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | New width in pixels | |
| height | Yes | New height in pixels | |
| document_id | No | Optional Photoshop document id from photoshop_get_state / photoshop_list_documents. When set, the tool activates that document before running so a UI tab switch cannot retarget the edit. |