MiniaturEasy is a multiplatform GUI app for fast and easy miniature extraction from image files, allowing the user to multiload, view, rotate, crop and save a high quality thumbnail, in just a few clicks.
Can load all image formats supported by PIL/Pillow and save thumbnails in JPEG, PNG or ICO formats.
This app makes use of Python and the following dependencies:
* wxPython GUI toolkit
* Pillow for image manipulation
The basic usage is:
To create a thumbnail:
1 - Load an image file.
2 - (Optional) If you want to save a thumb from a portion of the image:
Drag mouse over the image to draw an adjustable RubberBand.
3 - Click on Save button, check out the miniature preview,
set a pathname and size for the thumb and then click OK.
A high quality miniature will be created.
This project is open for any contribution.
This project makes use of a selection of icons from the Oxygen KDE icons theme.
https://www.kde.org/
https://github.com/KDE/oxygen-icons
Succesfully tested under this platforms:
- Linux
Python v.2.7, v.3.5
wxPython v.2.8, v.3.0.2, v.3.0.3(Phoenix)
PIL v.1.1.7, Pillow v.2.8, v.2.9, v.3.1.2
- Win32 (XP)
Python v.2.7
wxPython v.2.8, v.3.0.2
Pillow v.4.0.0