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

myhloli 97e67881a8 Merge pull request #110 from renpengli01/master hai 1 ano
.github c8ab791314 Create rerun.yml hai 1 ano
demo 4adc761b2e remove old demo hai 1 ano
magic_pdf 5db8911daa add errors="replace" in write mode MODE_TXT hai 1 ano
others c9c14beab3 更新readme hai 1 ano
tests aff1c115fc add base unittest first over hai 1 ano
tools d61cb493d4 add cli test hai 1 ano
.gitignore 016cde3ece 修复init错误 hai 1 ano
LICENSE.md 9fe81795bc Create LICENSE.md hai 1 ano
README.md a0e46724f0 Update README.md hai 1 ano
magic-pdf.template.json 02d805ea9b 增加重构函数位置 hai 1 ano
requirements.txt 7d63b48521 fix: update pymupdf version hai 1 ano
setup.py a706743372 setup从tag中自动获取版本号 hai 1 ano

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

鸣谢