https://github.com/opendatalab/MinerU.git

赵小蒙 0ff071deaa Merge remote-tracking branch 'origin/master' 1 rok temu
.github c8ab791314 Create rerun.yml 1 rok temu
demo 4adc761b2e remove old demo 1 rok temu
magic_pdf 8db33db4e5 add annotation 1 rok temu
others c9c14beab3 更新readme 1 rok temu
tests 3411680509 add base unittest two box 1 rok temu
tools d61cb493d4 add cli test 1 rok temu
.gitignore 016cde3ece 修复init错误 1 rok temu
LICENSE.md 9fe81795bc Create LICENSE.md 1 rok temu
README.md a0e46724f0 Update README.md 1 rok temu
magic-pdf.template.json 02d805ea9b 增加重构函数位置 1 rok temu
requirements.txt 43d1d52529 add cli test 1 rok temu
setup.py a706743372 setup从tag中自动获取版本号 1 rok temu

README.md

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

linux/osx
export PYTHONPATH=.
win
$env:PYTHONPATH += ";.\Magic-PDF\magic_pdf"    
python magic_pdf/cli/magicpdf.py --help

版权说明

LICENSE.md

鸣谢