- ExtractCoverThumbs_1.0.1-py.zip - Python compressed standalone package (to start up type in Terminal: python ExtractCoverThumbs_1.0.1-py.zip)
On Windows you can run a GUI utility directly from the ZIP standalone package:
- Install the latest Python 2.7.x from https://www.python.org/downloads/
- In 'cmd' type to install Pillow module: C:\python27\python.exe -m pip install pillow
- Unpack downloaded ExtractCoverThumbs_1.0.1-py.zip package.
- Double click on a file gui.pyw to run GUI.
Changelog
- Minor bug fixes