# CodeTransmit **Repository Path**: michaelcheuang/CodeTransmit ## Basic Information - **Project Name**: CodeTransmit - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeTransmit 基于python开发的编码转换工具,图形化界面基于pyside2(也就是qt5)开发。 支持批量转换任意格式的文件编码; 可将文件编码转为UTF-8 BOM 、UTF-8、GB2312中的任意一种格式; src文件夹下是源码,exe文件夹下是打包好可直接在windows下运行的exe程序。