Ungroup Layers
photopea_ungroup_layersDissolve layer groups to move child layers to the document root. Removes the parent folder while preserving contents, flattening the hierarchy.
Instructions
Dissolve a layer group, moving all child layers to the document root. The group folder is removed but its contents are preserved. Use get_layers to find group names.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Name of the layer group to ungroup (use get_layers to find group names) |