
GTPY - ImageResizer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
GTPY - ImageResizer is a small application for resizeing images, that uses ImageMagick as backend.
14 years ago
- 0.4.1 fixed utf-8 problem and a small bug with destination directory path.
- 0.4 Added watermarks,text label, icons :)
- 0.3 Added border,shadow,blur,black&white...
- 0.2.1 fixed a small bug
- 0.2 added JPEG quality chooser
14 years ago
- 0.4.1 fixed utf-8 problem and a small bug with destination directory path.
- 0.4 Added watermarks,text label, icons :)
- 0.3 Added border,shadow,blur,black&white...
- 0.2.1 fixed a small bug
- 0.2 added JPEG quality chooser
Balda
14 years ago
Traceback (most recent call last):
File "./gtpy_imageresizer.py", line 14, in ?
from kdecore import KApplication,KIconLoader, KIcon
ImportError: No module named kdecore
Mandriva Linux....what's wrong?
Report
Gacha
14 years ago
Report
jbus
14 years ago
Has anyone got this working in kubuntu? I'd like to use this tool but I don't want to break anything on my system.
Report
Gacha
14 years ago
Report
trevi55
14 years ago
Just replace line 176 with:
command = 'convert "%s" %s %s %s %s %s %s %s "%s/%s%s"' % (
(just added some '"') ;)
BYE!
Report
Dakar
15 years ago
How hard would it be to add a routine into to the app to automatically add a .gif or .png watermark to resized images? I have a .php script to do it, but it only handles one image at a time.
Report
Gacha
15 years ago
Report
jackcy
15 years ago
Report
Gacha
15 years ago
Report
timcharper
15 years ago
other than that... good job
Report
asdex
15 years ago
Report
Gacha
15 years ago
Report
timcharper
15 years ago
Report
asdex
15 years ago
Report
Gacha
15 years ago
Report
asdex
15 years ago
Report
softpedia
15 years ago
Thanks.
Report
Gacha
15 years ago
Report