On Sun, Apr 19, 2009 at 2:30 AM, Paul Hartman <paul.hartman+gen...@gmail.com> wrote: > You can use "convert" from imagemagick to resize to thumbnail size and > save as a different file format. > I knew about "convert", but I was looking for smth batch, and it's imagemagick's mogrify [1]. For personal use, I defined in emelFM2's custom menu the following: Convert *.pdf graphs to %p/*.png||false|false|mogrify|-format png -path %p *.pdf
Now each time I need the PNGs, while in the source folder (with *.pdf) I select the destination folder (for future *.png) and run the custom command. Now I can easily browse the images with any image viewer. Thanks all for the suggestions, Liviu [1] http://www.imagemagick.org/Usage/basics/#mogrify -- Do you know how to read? http://www.alienetworks.com/srtest.cfm Do you know how to write? http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail