直接從 Python 將 PDF、Word、Excel、EPUB 等檔案轉換為 Markdown。自包含的 PyPI wheel,提供符合 Python 風格的 API、非同步支援,以及對大型語言模型友好的輸出。... to_file( "report.docx" , "output/report.md" , convert_options...to_file( "annual-report.docx" , "annual-report.md" ) except DocumentProtectedExc:...