Settings¶
Auto-detect separator¶
Added in version v0.6.0: You can enable/disable auto-detect of separator in CSV files.
Mark checkbox Auto-detect separator to automatically detected separators such as
,, ;, tab, | and : based on the first 5 lines. This option is enabled by default. Disable it
to set the separator manually with Change separator option.
Change separator¶
If you don’t use option to Auto-detect separator you can click Change
button (next to separator filed) to change separator to one you have in your csv file, e.g., ;.
Change target directory¶
Click Change button (next to directory field) to change target directory and use it for all output files.
Add suffix with current time¶
Mark checkbox add suffix with “_YYYYMMDD_HHMMSS” to add into each file name suffix with current time with given format.
Add suffix with custom text¶
Key-in custom suffix and mark checkbox add custom suffix to add into each file name suffix with given text.