Skip to content

Extract all images from Microsoft Word file. A separate directory will be created for each DOCX file.

License

Notifications You must be signed in to change notification settings

dxdc/word-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

word-extract

Extract all images from a Microsoft Word file.

A simple PHP script to extract all images from a Microsoft Word DOCX file (ZIP archive). Some additional features have been added for specific handling of BMP and TIFF image formats in order to compress them into JPG format using ImageMagick.

Usage

php word_extract.php <filename.docx>

About

Extract all images from Microsoft Word file. A separate directory will be created for each DOCX file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages