# tools **Repository Path**: em/tools ## Basic Information - **Project Name**: tools - **Description**: little tools for windows - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #tools little tools for windows **PS:** those tools are "Visual Studio 2017" project, tiny but useful. what's tools doing ? --- BackupFiles: copy all files of the specified file type to the destination folder. ConvertCRLF: change all files of the specified file type to the "\r\n" or '\n'. EncodeConvert: change all files of the specified file type to the target encode. TextExtract: extract all text of the specified file type to the xlsx. TextFinder: find all text of the specified string. ChangeNames: fixing...