# ImageSplit **Repository Path**: tonyshow/ImageSplit ## Basic Information - **Project Name**: ImageSplit - **Description**: ImageSplit - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: release - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 第一步安装依赖组件 mac: sudo pip install Pillow-2.6.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl win: 双击:Pillow-2.2.1.win-amd64-py2.7.exe 将需要解析的文件放在./in文件夹下(比如 common.png , common.plist) 执行shell脚本./do.sh 解析出来的文件存在./out文件夹下