Announcement

Collapse
No announcement yet.

Repic - Resize Pics from FM (rewritten)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Repic - Resize Pics from FM (rewritten)

    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:
    Code:
    repic --interopt --intersize %U
    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/

    Check out my blog for useful scripts and tips... http://igurublog.wordpress.com
Working...
X