BdR76 / CSVLint

CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.
GNU General Public License v3.0
161 stars 10 forks source link

Reformatting changes text encoding #52

Closed grenelt closed 1 year ago

grenelt commented 1 year ago

grafik

File is ANSI before and after, but it looks like it's going through a double conversion to UTF and back...

Friedi commented 1 year ago

Notepad++: 8.5 (x64) CSV Lint plugin version: 0.4.6.3ß

I can confirm this behavior. I used the following reformatting setting

image

File is ANSI before and after, but it looks like it's going through a double conversion to UTF and back...