-
When cropping the manuscripts of 2024-11-15, for the categories: cond-mat and quant-ph, the following error appears
```
File "run.py", line 4, in
File "app/main.py", line 157, in main
Fil…
-
I'm pretty sure this is a bug with vscode's integrated terminal, not uv, but after getting no answers from questions posted [at stack overflow](https://stackoverflow.com/questions/79037945/vscode-tryi…
-
Given this PDF, there is no text output until page 8 yet it can be exported well (without formatting etc.) using directly pymupdf.
[68478448.pdf](https://github.com/user-attachments/files/17114705/…
-
**Is your feature request related to a problem? Please describe.**
Currently when creating a `pymupdf` from an `io.BytesIO`, I can go ahead as following
```
doc = Document(stream=stream)
```
w…
-
### Why is it worth to add this package?
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
### Home page URL
…
-
as example converting this PDF to markdown https://cache.industry.siemens.com/dl/files/702/109768702/att_998757/v4/109768702_UserAdministration_WinCC_V7.5_en.pdf results in:
##### 4.2.1 Configurati…
-
MuPDF [has a restrictive license](https://pymupdf.readthedocs.io/en/latest/intro.html#license-and-copyright) ([AGPL-3.0](https://statics.teams.cdn.office.net/evergreen-assets/safelinks/1/atp-safelinks…
-
The table detection and table formatting is working wonderfully for targeting markdown; however, the PyPDFium2 formatting of non-tables is quite lacking. Unfortunately, I need to move away from pymupd…
xdave updated
2 weeks ago
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. On Darwin, `nix-build -A python312Packages.pymupdf`
2. Observe: the checkimports step fails (pymupdf fitz)
This failure does not happ…
-
Environment/requirements seems to have not been updated.
With these project started working again.
pip install:
- flask-cors
- openai
- pymupdf
Also seems to have leaked to "base" side instead of b…