Skip to content

renpengli01/Magic-PDF

 
 

Repository files navigation

Magic-PDF

便捷、准确的将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

版权说明

LICENSE.md

鸣谢

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%