A set of tools to manipulate images of popular formats using the powerful ImageMagick API.
2.7
Chinese
Windows XP and above
ImageMagick ImageMagick v6.8.9 (32 bit)
Ghostscript 8.63 (32 bit)
- Use as image viewer
- A shortcut can be added to Windows Explorer's Context Menu, then view a single image file, or view a folder
- Adjust image dimension, file size, DPI
- Add image or text water mark
- view / edit comments of jpg images
- Add 30+ kinds of special effects such as round corner, background, shadow, color replacement, auto brightness, etc.
- Convert image to ascii text
- View QR code, or Generate QR code from text
- Image conversion:
- Image to Ico
- image to PDF
- PPT to Image
- Image format conversion
- Support batch image operations (single image file; directory add/or its sub-directories)
- Support command line conversions and more ...
- Python 2.7.18 (32 bit)
- Install pre-built binaries:
wxPython3.0-win32-3.0.2.0-py27.exe
pywin32-221.win32-py2.7.exe
zbar-0.10.win32-py2.7_2.msi
Pillow-2.4.0.win32-py2.7.exe
numpy-1.6.2-win32-superpack-python27.exe
pyexiv2-0.3.2-setup.exe
matplotlib-1.2.0.win32-py2.7.exe
wordcloud-1.6.0-cp27-cp27m-win32.whl
- Install packages using pip (or: pip install -r requirements.txt)
pip install WMI==1.5.1 ## will install pywin32
pip install configobj==4.7.2
pip install send2trash==1.5.0
pip install Wand==0.3.7
pip install openpyxl==2.2.6 ## will install jdcal
pip install qrcode==5.0.1 ## will install six
pip install install cx-Freeze==5.1
pip install jieba==0.42.1 ## Chinese text segmentation
pip install pypubsub==3.3.0
2020.01.02