The XLSB to CSV jar takes XLSB file as input and convert it into CSV file.
Run arguments: java -jar XLSBtoCSV.jar Example: java -jar XLSBtoCSV.jar "./Input.xlsb" "," "10235665"
The XLSB to CSV jar takes XLSB file as input and convert it into CSV file.