I have rewritten my repic script, adding options to pop-up a dialog to ask the user for the pic size and other details (using Zenity). This is designed for file manager integration so you can right-click on a group of pics and run repic to resize them. It can also put the resized pics into a KMail email. It's also handy from the command line for resizing a folder of pics.
I updated this to complement my PCManFM-Mod. KDEers may not be interested in that, but repic can be used with any file manager. Just associate the script with JPG files and open them with it. For example you might use this command:
as the application, to be prompted for the desired pic size and to allow you to choose options.
If any of that isn't clear after reviewing the info page please let me know.
http://igurublog.wordpress.com/downloads/script-repic/
I updated this to complement my PCManFM-Mod. KDEers may not be interested in that, but repic can be used with any file manager. Just associate the script with JPG files and open them with it. For example you might use this command:
Code:
repic --interopt --intersize %U
If any of that isn't clear after reviewing the info page please let me know.
http://igurublog.wordpress.com/downloads/script-repic/