Skip to content

shrutibakutra/Image-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Image-Extractor

A python script for extracting Images from PPT file using API chaining

To run file successfully:

Install,
1. pip3 install python-pptx
2. pip3 install Pillow
3. Go to ./convertppt.py
4. run- python convertppt.py path/to/file
5. You will see images extracted under newly created folder 'Images/filename'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages