-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Issues: python-openxml/python-docx
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How fecth images along with text and tables in word document using python-dox library.
#1485
by Darshankb07
was closed Apr 22, 2025
Compatibility Issue with AI-Generated JSON and Python-docx
#1476
by 181Michael
was closed Mar 15, 2025
Bug: Tables a parsed unexpectedly with misaligned column separating lines
#1470
by dennisblaufuss-ci
was closed Feb 24, 2025
Constructor throw "File is not a zip file" on file created using Word
#1452
by swarmttied
was closed Dec 6, 2024
The issue you're encountering is related to how the document processing library (python-docx) interacts with certain image formats or the way the images are generated. Specifically, the error "UnrecognizedImageError" occurs when python-docx cannot recognize the format of the image, even though it's valid. This might happen due to:
#1440
by Th3On3-Cyber
was closed Oct 23, 2024
Cannot access contents of first page footer and header if both first-page and regular headers and footers are present
#1424
by dsugarmansqp
was closed Aug 28, 2024
Values in tables are being splitted into multiple rows if there is \n in them
#1415
by edzakharyan97
was closed Aug 6, 2024
Workaround to set <w:bidi/> property on a paragraph's properties <w:pPr>?
#1411
by jamesbcd
was closed Jul 1, 2024
Paragraphs/Numbering in Table of Contents Document Regions
#1408
by polanddm
was closed Jun 20, 2024
Inserting a new page before last page in the word document using python
#1402
by latheefS
was closed Jun 3, 2024
Non compatibility of new update 1.1.1 with python-docx-template
#1385
by lcpprop
was closed May 1, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.