8000 GitHub - nezhar/docx-image-extractor: A simple script to extract images from docx files using doc2txt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nezhar/docx-image-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Docx image extractor

This is a simple script to extract images from docx files using doc2txt

Usage

Create a virtuaenv and install the package using the requirements.txt:

pip install -r requirements.txt

Place the document in the docs folder and run the script:

python docx-image-extractor

The images will be extracted in the images folder.

About

A simple script to extract images from docx files using doc2txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0