# PhotoshopPlugin-ExportAllSelectedLayers **Repository Path**: phantom27/photoshop-plugin-export-all-selected-layers ## Basic Information - **Project Name**: PhotoshopPlugin-ExportAllSelectedLayers - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-16 - **Last Updated**: 2022-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExportAllSelectedLayers ​ 该Photoshop脚本用于导出所有选中的图层,基于Photoshop提供的接口,这个实现速度很差,暂时也没发现有更好的做法。最好只在需要为所有选定的图层或图层组”单独“导出png时使用。 ​ 对整个PSD图层导出或者有更多的功能需求的话,用这个:https://github.com/antipalindrome/Photoshop-Export-Layers-to-Files-Fast