StruggleBird / encoding-converter

文件编码转码器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encoding-converter

文件编码转换工具

能够转换大部分编码类型的文件转换为你指定的编码类型文件,也用于将一批不同编码的文件统一编码,只限于文本文件。

  • 自动探测文件编码类型,正确率90%以上
  • 支持批量转换指定目录下所有文件
  • 支持文件后缀的过滤
  • 双击即可运行,依赖于JRE5.0+

A encoding converting tool for different encodings like UTF-8,GBK,GB2312,ANSI. Can convert almost all text files to you specified encoding.
  • Automatically detect the file encoding type, the correct rate of more than 90%
  • Support batch conversion of the specified directory of all documents
  • Support file extensions filter.
  • Double click to run, Based on JRE5.0+.

About

文件编码转码器


Languages

Language:Java 100.0%