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

myhloli 38de8d59a8 Update version.py with new version il y a 1 an
.github c69f414b20 update pypi upload logic il y a 1 an
demo 4adc761b2e remove old demo il y a 1 an
magic_pdf 38de8d59a8 Update version.py with new version il y a 1 an
others c9c14beab3 更新readme il y a 1 an
tests b7a2f547bb skip case il y a 1 an
tools 484b33044f add case il y a 1 an
.gitignore 016cde3ece 修复init错误 il y a 1 an
LICENSE.md 9fe81795bc Create LICENSE.md il y a 1 an
README.md a0e46724f0 Update README.md il y a 1 an
magic-pdf.template.json 02d805ea9b 增加重构函数位置 il y a 1 an
requirements.txt df14c61f6f update: Enhance the capability to detect garbled document issues il y a 1 an
setup.py 9dc5033cf7 update requirements il y a 1 an
update_version.py 7fd8d97edb fix error: version is 0.0.0 il y a 1 an

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

鸣谢