Pages - Menu

convert xlsx excel file


Excel To Json

Excel To Json
download Excel To Json

here is video instruction on how to convert Excel To Json

If you want to automate conversion or avoid user Interface (UI) and run "Excel To Json" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\ExcelToJson\ExcelToJson.exe" inputfile.xlsx outputfile.json


Excel To ics

Excel To ics
download Excel To ics

here is video on how to create ics (ICAL) file from Excel spreadsheet:


Xlsx To Xml

Xlsx To Xml
download Xlsx To Xml

Xlsx To Xml

here is an example of running "Xlsx To Xml" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XlsxToXml\XlsxToXml.exe" inputDataFile.xml outputExcelfile.xlsx


Xlsx To Csv

Xlsx To Csv
download Xlsx To Csv

here is vide on how to convert Xlsx To Csv file:

here is an example of running "Xlsx To Csv" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XlsxToCsv\XlsxToCsv.exe" inputfile.xlsx outputfile.csv


Xlsx To Html

Xlsx To Html
download Xlsx To Html

here is video on how to convert Xlsxfile To Html webpage

here is an example of running "Xlsx To Html" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XlsxToHtml\XlsxToHtml.exe" inputfile.xlsx mywebpage.html


Xlsx To Pipe Delimited

Xlsx To Pipe Delimited
download Xlsx To Pipe Delimited

video on how to convert Xlsx excel file To Pipe Delimited/separated file:

here is an example of running "Xlsx To Pipe Delimited" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XlsxToPipeDelimited\XlsxToPipeDelimited.exe" inputfile.xlsx outputfile.pipe


Xlsx To Tab Delimited

Xlsx To Tab Delimited
download Xlsx To Tab Delimited

here is video on how to convert Xlsx file To Tab Delimited data file:

here is an example of running "Xlsx To Tab Delimited" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XlsxToTabDelimited\XlsxToTabDelimited.exe" inputfile.xlsx outputfile.tab


Xlsx To Text

Xlsx To Text
download Xlsx To Text

here is video on how to convert Xlsx excel file To Text file without excel or office installed:

here is an example of running "Xlsx To Text" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XlsxToText\XlsxToText.exe" inputfile.xlsx outputfile.txt