目录

PDF Parser

A HTTP server converting PDF file to text blocks.

This project uses PyMuPDF and complies with its open-source licensing obligations.

Installation

To use PDF Parser, simply install hi-pdf-parser from your package manager, e.g. pip:

pip install hi-pdf-parser

Install the optional server dependencies when running the HTTP server:

pip install 'hi-pdf-parser[server]'

Developing

Prepare

Install uv, then:

uv sync --all-groups --extra server

Coding Style Guidelines

To run the checks on-demand repeatedly until it passes. If you see mypy errors you might need to provide typing hints where requested.

uv run pre-commit run --all-files
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号