# ExportWechatPic **Repository Path**: adamjiangwh/ExportWechatPic ## Basic Information - **Project Name**: ExportWechatPic - **Description**: 对微信CustomEmotions文件夹下的表情包自动批量添加“.gif”后缀 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExportWechatPic #### 项目介绍 微信表情包在CustomEmotions文件夹下为没有后缀的文件,此代码简化了重命名过程,可以批量更改文件名,对微信CustomEmotions文件夹下的表情包自动批量添加“.gif”后缀。 #### 使用说明 1. 复制CustomEmotions文件夹中的文件到新建文件夹 2. 在Main类中修改文件夹路径为上述的新建文件夹的路径 3. 运行Main类即可