generate_pp3_profile
Generates a PP3 processing profile for RAW development using a base template or custom parameters. Supports aspect-ratio-based cropping with device presets.
Instructions
Create a PP3 processing profile from parameters.
Use this to generate a new processing profile for RAW development. Start with a base_template (e.g. "neutral", "warm_portrait") and override specific parameters, or build from scratch with parameters only.
When device_preset is specified with file_path, the profile uses aspect-ratio-based cropping (correct behavior). Without file_path, it falls back to resize-only which may produce different results. Params: name, base_template, parameters, device_preset, file_path, description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| base_template | No | ||
| parameters | No | ||
| device_preset | No | ||
| file_path | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||