# Magic-PDF 便捷、准确的将PDF转换成Markdown文档 ### 上手指南 ###### 开发前的配置要求 python 3.9+ ###### **安装步骤** 1.Clone the repo ```sh git clone https://github.com/myhloli/Magic-PDF.git ``` ### 版权说明 该项目签署了MIT 授权许可,详情请参阅 [LICENSE.txt](https://github.com/shaojintian/Best_README_template/blob/master/LICENSE.txt) ### 鸣谢 - [PyMuPDF](https://github.com/pymupdf/PyMuPDF)