Pages - Menu

create yaml file from excel word or sqlite


Xls to Yaml

Xls to Yaml
download Xls to Yaml

here is video on how to convert Xls file to Yaml file:

If you want to automate conversion or avoid user Interface (UI) and run "Xls to Yaml" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\XlstoYaml\XlstoYaml.exe" input.xls output.yml


Word to Yaml

Word to Yaml
download Word to Yaml

here is vide on how to convert tables from Microsoft Word file to Yaml file:

If you want to automate conversion or avoid user Interface (UI) and run "Word to Yaml" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\WordtoYaml\WordtoYaml.exe" inputfile.docx outputfile.yml


Sqlite To Yaml

Sqlite To Yaml
download Sqlite To Yaml

here is video tutorial and how to convert data from Sqlite database table To Yaml file:

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