File encoding Converter

Source: Internet
Author: User

Recently used VS2005 to do the project, encountered a lot of file encoding is not uniform, some are UTF-8, some are GB32, published when the site is messy. You can use the "advanced save option" in the VS environment to change it one by one. Because there are too many, there are dozens of them, it is very unpleasant to repeat the work, I wrote this small program. Before writing, refer to the user's experience in qing and Randy052.

Features:

1, can support common encoding formats such as UTF-8, UTF-7, Unicod, ASCII, GB2312, Big5 conversion.

2. Supports batch selection of folders, multiple files, and copy on the clipboard to implement volume conversion.

3. Supports file filtering. openFileDialog is used for file filtering.

4. Supports automatic identification of source file codes and can be used to unify the format of unknown files.

5. Support for backup

Download:
EXE file
C # source code (vs2005)

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.