便捷、准确的将PDF转换成Markdown文档
python 3.9+
1.Clone the repo
git clone https://github.com/magicpdf/Magic-PDF.git
2.Install the requirements
cd Magic-PDF
pip install -r requirements.txt
3.Run the command line
export PYTHONPATH=.
python magic_pdf/cli/magicpdf.py --help