Good question! For context, this project came about when someone in HR at my work asked if I knew of a way to batch convert Word to PDF. The HR rep isn't comfortable using the cli, so I pandoc was not the right solution.
I do know that there are online conversion tools that use pandoc as a backend, but we needed something offline due to the sensitivity of HR documents.
If there are any GUI alternatives out there that are more mature than mine, please let me know!
EatSleepCodeDelete OP t1_jefbo32 wrote
Reply to comment by nonofomo in Tired of no FOSS, offline, secure and safe options to batch convert Word docs to PDF's, I created BatchWord2PDF using Python and customtkinter by EatSleepCodeDelete
Thanks!
> Dare I say, you almost made it idiot proof :)
No need to go too crazy though ;)