Skip to content

Python script to extract images from Excel files, or convert a pdf into image files.

License

Notifications You must be signed in to change notification settings

jmauriciowebdev/imgFromX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imgFromX

imgFromX is a python script to extract images from Excel files, or convert a pdf into image files. Built with Python 3.7.2 and compiled with PyInstaller 3.4.

Installation

Use the package manager pip to install the required dependencies.

pip install -r requirements.txt

Usage

Run as you would any other python script:

python imgFromX.py

When the script runs you are prompted to select the file you want to extract images from. If the file is of an unsupported type the console will log out an error.

License

MIT

About

Python script to extract images from Excel files, or convert a pdf into image files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages