atomicGenerative AI
photoshop_neural_filter
Apply a Photoshop Neural Filter via the companion UXP bridge plugin. Use when: skin smoothing, harmonize composite layers, depth blur, super zoom, or colorizing B&W photos. Do NOT use when: uxp_bridge_reachable is false — install uxp-plugin per docs/development.md. Returns: { ok, summary, details }. Preconditions: UXP bridge plugin running in Photoshop; PS 22+.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| filter | string | yes | Neural filter to apply |
| smoothness | number | — | Skin smoothing smoothness 0-100 (skin_smoothing only) |
| blur | number | — | Skin smoothing blur 0-100 (skin_smoothing only) |
| reference_layer_id | number | — | Layer id for harmonize reference (harmonize only) |
Community recipes
Nothing here yet. Be the first to share one.
Share a recipe