pdf2docx icon indicating copy to clipboard operation
pdf2docx copied to clipboard

Open source Python library for converting PDF to DOCX.

Results 122 pdf2docx issues
Sort by recently updated
recently updated
newest added

### Description of the bug words only pdf files are converting as expected, but when it comes to images with some words inside the pdf file is giving the issue,...

If I want a word page number (Now it's able to render right page in Office, but unable to get a page number in API by page_break document part). Is...

enhancement

I hope to get the table title when extracting tables using extract_tables. 希望extract_tables可以支持在提取表格时返回表格标题。

enhancement

### Description of the bug Links in document seem to disappear when converting. Screenshot from source pdf: ![image](https://github.com/user-attachments/assets/e404be5a-58b0-49eb-86fe-a4b4c4ebfad4) Screenshot from conversion with Adobe converter: ![image](https://github.com/user-attachments/assets/048142ac-b463-40ae-88d6-5de3fde79aa4) Screenshot from pdf2docx conversion: ![image](https://github.com/user-attachments/assets/c6dcbc27-bc78-4041-b2a1-c1b9fb4d20dd)...

**Is your feature request related to a problem? Please describe.** Hi, whileconverting from pdf to docx in somecases it might take too long. Is it possible to add feature if...

enhancement
postponed

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies

### Description of the bug Currently facing an issue when using Converter to convert pdf to docx. The code was working fine 10 hours ago but now fails, with no...

### Description of the bug pyinstaller --onefile --windowed demo.py the error log is say: returned a result with an exception set pyinstaller --onefile demo.py everything is ok why ----windowed cause...

### Description of the bug This is the PDF file that triggered the issue. [彼得与狼.pdf](https://github.com/user-attachments/files/20180211/default.pdf). The display effect in Adobe Reader: ![Image](https://github.com/user-attachments/assets/0d58c790-1811-49fb-970e-b462609dc946) The display effect in Office Word: ![Image](https://github.com/user-attachments/assets/06297cce-18b9-48dc-a7ad-fc8a93e54ddd) ###...

### Description of the bug [INFO] Start to convert C:\Users\......pdf [INFO] [1/4] Opening document... [INFO] [2/4] Analyzing document... [ERROR] code=4: pixmap must be grayscale or rgb to write as png...

bug