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

blue e7ba4a6675 feat: not return equation in txt mode há 1 ano atrás
.github c8ab791314 Create rerun.yml há 1 ano atrás
demo 4adc761b2e remove old demo há 1 ano atrás
magic_pdf e7ba4a6675 feat: not return equation in txt mode há 1 ano atrás
others c9c14beab3 更新readme há 1 ano atrás
tests aff1c115fc add base unittest first over há 1 ano atrás
tools d61cb493d4 add cli test há 1 ano atrás
.gitignore 016cde3ece 修复init错误 há 1 ano atrás
LICENSE.md 9fe81795bc Create LICENSE.md há 1 ano atrás
README.md a0e46724f0 Update README.md há 1 ano atrás
magic-pdf.template.json 02d805ea9b 增加重构函数位置 há 1 ano atrás
requirements.txt 7d63b48521 fix: update pymupdf version há 1 ano atrás
setup.py a706743372 setup从tag中自动获取版本号 há 1 ano atrás

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

鸣谢