Skip to content

Implement parse_images(self) method #2

Description

@thomasthaddeus

The python-docx library does not support parsing of images directly. You would need to implement custom logic to parse images in the Word document. This might involve extracting the images from the document, saving them as separate files, and storing references to these files.

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions