Read documents and tables under folders, get hyperlinks in odt, ods, docx, xlsx. Convert by cloudmersive.
pip3 install -r requirements.txt
main.py
is the command line version.
main_gui.py
is Geooey Generated desktop version, generate desktop package by pyinstaller
package.
MacOS or Linux
pyinstaller -w -F main_gui.py
Windows
python3 main.py -d /to/path/
About cloudmersive security documentation
cloudmersiv API 800 times a month. [convert-ods-to-xlsx](https://cloudmersive.medium.com/how-to-convert-ods-to-xlsx-in-python-de3ae2930cd1 https://api.cloudmersive.com/python-client.asp)