Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
Macros to auto-save image
Posted by: CaptnBlack
Date: August 05, 2006 01:56PM

I am looking for options to auto-save images to my hard drive.

How many K-meleon users have created a macros to automatically save images to a
predefined folder on your drive ?

Would you mind sharing your macros ?


Currently I use a command line with Irfanview, like this:

IVsave{
$AndSave="/clippaste /convert=e:\\my pics\\today\\$U(%m-%d_%H-%M-%S).jpg";
id(ID_COPY_IMAGE_CONTENT);
exec("Tools\\Iview\\i_view32.exe " . $AndSave);
}

I've tried batch files with Irfanview also, but didn't really like the way they worked.

Is there a better way ?

Options: ReplyQuote


K-Meleon forum is powered by Phorum.