https://github.com/opendatalab/MinerU.git
|
|
há 1 ano atrás | |
|---|---|---|
| .github | há 1 ano atrás | |
| demo | há 1 ano atrás | |
| magic_pdf | há 1 ano atrás | |
| others | há 1 ano atrás | |
| tests | há 1 ano atrás | |
| tools | há 1 ano atrás | |
| .gitignore | há 1 ano atrás | |
| LICENSE.md | há 1 ano atrás | |
| README.md | há 1 ano atrás | |
| README_zh-CN.md | há 1 ano atrás | |
| magic-pdf.template.json | há 1 ano atrás | |
| requirements.txt | há 1 ano atrás | |
| setup.py | há 1 ano atrás | |
| update_version.py | há 1 ano atrás |
Magic-PDF is a tool designed to convert PDF documents into markdown format, capable of processing files stored locally or on object storage supporting S3 protocol.
Key features include:
Install Magic-PDF
pip install magic-pdf[cpu] # Install the CPU version
or
pip install magic-pdf[gpu] # Install the GPU version
Usage via Command Line
magic-pdf --help
See LICENSE.md for details.