Create Document
ps_create_documentCreate a new Photoshop document using preset sizes for social media or print, or custom dimensions. Optionally add a background color and guide lines.
Instructions
Creates a new Photoshop document. Use a preset for common social-media / print sizes, or supply custom dimensions. Optionally fill a background color and add guide presets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Document width in pixels (ignored if preset is set) | |
| height | No | Document height in pixels (ignored if preset is set) | |
| resolution | No | Pixels per inch — default 72 | |
| colorMode | No | Color mode — default RGB | RGB |
| name | No | Document name | |
| preset | No | Social-media / print preset — overrides width, height, and resolution | |
| backgroundColor | No | Optional background fill color {r,g,b} | |
| guides | No | Add a guide preset: rule-of-thirds, center, or golden-ratio |