This simple Java application converts multiple .xls and .xlsx files into .csv files exploiting a thread pool. The dimension of the pool is equals to the number of cores available to the JVM. The application needs JRE 8 to be launched.
You simply have to select the directory that contains the files you want to convert using both the "CHOOSE DIRECTORY" button or the text field. Then, click convert and wait. Happy conversion!