refactor: update MinerU to use tar.gz and mineru CLI

- Change archive format from zip to tar.gz
- Use 'mineru' CLI command instead of 'magic-pdf'
- Install mineru[all] via pipx in Dockerfile
- Remove zip dependency from Dockerfile
- Update normalizeFiletype to output tar.gz extension
- Update all tests for tar.gz output format
- Simplify README MinerU section
This commit is contained in:
Your Name 2026-01-21 12:20:40 +08:00
parent e5ca364563
commit f7ebc084ea
5 changed files with 93 additions and 58 deletions

View file

@ -173,12 +173,12 @@ docker compose up -d
## MinerU
ConvertX 內建 MinerU 轉換引擎,可將文件轉換為 Markdown
ConvertX 內建文件轉換引擎
- md-t
- md-i
輸出格式為 ZIP。
輸出格式tar.gz
---