

here is video how to open Qfx file:

here is video on how to convert quicken .qfx file to Pdf document:
here is an example of running "Qfx to Pdf" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\QfxtoPdf\QfxtoPdf.exe" inputfile.qfx outputfile.pdf

hre is video on how to convert Qfxfile to Excel (xlsx) spreadsheets.
here is an example of running "Qfx to Excel" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\QfxtoExcel\QfxtoExcel.exe" inputfile.qfx outputfile.xlsx

here is video on how to convert Qfx file to Csv (comma separated values) format:
here is an example of running "Qfx to Csv" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\QfxtoCsv\QfxtoCsv.exe" inputfile.qfx outputfile.csv

here is video on how to convert Qfx file to Xls (Old Excel 97 workbook format):
here is an example of running "Qfx to Xls" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\QfxtoXls\QfxtoXls.exe" inputfile.qfx outputfile.xls

here is video on how to convert Qfx file to Word document:
here is an example of running "Qfx to Word" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\QfxtoWord\QfxtoWord.exe" inputfile.qfx outputfile.docx