JnLlnd / CSVBuddy

CSV Buddy helps you make your CSV files ready to be imported by a variety of software. Load/save/export files with various delimiters and lots of options. Freeware.
http://code.jeanlalonde.ca/csvbuddy
32 stars 5 forks source link

Add file encoding options when reading/saving files #41

Closed JnLlnd closed 8 years ago

JnLlnd commented 9 years ago

Add a dropdown list in the "1) Load" and the "3) Save" tabs called "Encoding" with these choices:

Default ANSI Unicode UTF-8 Unicode UTF-16 Unicode UTF-8 without BOM Unicode UTF-16 without BOM

See this page for details on the tools I'm using: http://ahkscript.org/docs/commands/FileEncoding.htm