csv-import
csv-import copied to clipboard
Multiple Encoding support
Hi,
Is there any away to handle file that is not encoded in UTF-8?
In my case users mostly have windows-1252 files.
It would be perfect if file encoding is detected and then encoded to UTF.
Regards