
Here is quick video on how to create apkg file by exporting deck from Anki:

Anki apkg file Viewer
here is video on how to install and use Anki apkg file Viewer:

Anki apkg To Excel
here is video on how to export Anki apkg file To Excel spreadsheet:
If you want to automate conversion or avoid user Interface (UI) and run "Anki apkg To Excel" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToExcel\AnkiapkgToExcel.exe" inputfile.apkg outputfile.xlsx

Anki apkg To Pdf
here is video on how to convert Anki apkg file To Pdf
There is possibility to run app from command line to automate of the conversions, here is an example:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToPdf\AnkiapkgToPdf.exe" ankifile.apkg outputfile.pdf

here is video on how to convert Anki apkg file To Html web page:
here is an example of running "Anki apkg To Html" from command line to automate of the conversion:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToHtml\AnkiapkgToHtml.exe" inputfile.apkg outputfile.html

Anki apkg To Word
here is video on how to convert Anki apkg file To Word document with table:
here is an example of running "Anki apkg To Word" from command line to automate the conversion:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToWord\AnkiapkgToWord.exe" inputfile.apkg outputWordDocument.docx

here is video on how to convert anki apkg deck file to text:
If you want to automate conversion or avoid user Interface (UI) and run "Anki apkg To Text" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToText\AnkiapkgToText.exe" input.apkg output.txt

here is video on how to convert Anki apkg To Csv file:
here is an example of running "Anki apkg To Csv" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToCsv\AnkiapkgToCsv.exe" myankifile.apkg newcsvfile.csv

here is video on how to convert anki apkg to json:
If you want to automate conversion or avoid user Interface (UI) and run "Anki apkg To Json" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToJson\AnkiapkgToJson.exe" myankifile.apkg output.json

here is video on how to convert Anki apkg To Xml file:
If you want to automate conversion or avoid user Interface (UI) and run "Anki apkg To Xml" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AnkiapkgToXml\AnkiapkgToXml.exe" ankifile.apkg outputfile.xml