General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
need a screengrabber for k-meleon
Posted by: BugFix
Date: January 31, 2009 06:52PM

Hi,
is it possible to include an screengrabber in k-meleon (like Screengrab! for firefox) ?
I have not found something.

Many greets
BugFix

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: JamesD
Date: January 31, 2009 08:13PM

I was working on this when your post appeared. Not sure this is what you want, but I will post it just in case it is.

ImageThis.kmm

#  K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)
#  
# ---------- ImageThis.kmm
# ---------- K-Meleon Macro Language  Run Purrint.exe for current window ----
#
# Dependencies        : - main.kmm 
# Resources           : - Purrint.exe
#      Obtain from : http://www.freeware-guide.com/dir/mmedia/screencapture.html
# Preferences         : - 
# Version             : - 0.1   2009-01-31   JamesD
# --------------------------------------------------------------------------------

ImageThis{
setclipboard($TITLE) ;
exec("C:\\Program Files\\Purrint\\Purrint.exe /promptwin");
}

$macroModules=$macroModules."ImageThis;";
##-------------------------------------------------------------------------------
#  change path in exec statement to be path where you install Purrint.exe

Instructions
Instructions for using Purrint.exe with ImageThis.kmm

Download Purrint from the following site.

http://www.freeware-guide.com/dir/mmedia/screencapture.html

Unzip the file to a folder.  I created a Purrint folder in
Program Files for my system.

Within the folder of the skin that you use, edit the file
toolbars.cfg, insert the following code and save the file.

	ImageThis{
	macros(ImageThis)
	Save current window as image
	photo.bmp
	photo.bmp
	photo.bmp
	}

If you have a folder named Default in yours skins folder,
place the photo.bmp in that folder.  If you need to, create
a folder named Default in the skins folder.  Remember this
is not the folder of the skin you are use, but the folder
above that which is named skins.

In the Purrint options select to automatically save to file
and prompt for file name.  You can set a location for the 
saved files.  The ImageThis macro will copy the current window
title to the clipboard so that a CTRL V will get you that for
a filename.  Purrint remembers the last image type and location.

Get photo.bmp here: http://www.yourfilelink.com/get.php?fid=484153

Or in at the bottom of this post :drool:



Edited 2 time(s). Last edit at 01/31/2009 11:30PM by guenter.

Attachments: Photo.jpg (405 bytes)  
Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: BugFix
Date: February 01, 2009 08:02PM

Hi,
thanks for your work. But it's not what i want. With this solution i can make a screencapture. It works fine, but i search for a solution to safe the whole website (also that parts, what aren't visible and must be scrolled).
If you've any idea for this, i'll very pleased.

Best regards BugFix

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: JamesD
Date: February 01, 2009 08:18PM

What you want sounds like you should use FILE - SAVE PAGE AS from main menu.

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: JujuLand
Date: February 01, 2009 08:24PM

You can perhaps use Spiderzilla extension for K-Meleon on my pages.

A+



Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:38.0) Gecko/20100101 Ubuntu/12.04 K-Meleon/76.0


Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr



Ubuntu 12.04 - Gramps 3.4.9 - Harbour 3.2.0 - Hwgui 2.20-3 - K-Meleon 76.0 rc



Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: caktus
Date: February 01, 2009 09:11PM

Quote
BugFix
safe the whole website

Webreaper and Free dounloader manager work pretty good. The free download manager can perform several helpful functions.

Charlie

~~If it ain't broke, why screw it up?~~


Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: disrupted
Date: February 01, 2009 10:58PM

i love this macro/tool.. especially preview part

i added menu command:
# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)
#
# ---------- ImageThis.kmm
# ---------- K-Meleon Macro Language Run Purrint.exe for current window ----
#
# Dependencies : - main.kmm
# Resources : - Purrint.exe
# Obtain from : [www.freeware-guide.com]
# Preferences : -
# Version : - 0.1 2009-01-31 JamesD
# --------------------------------------------------------------------------------


ImageThis{
setclipboard($TITLE) ;
exec("G:\\applications-x\\KMplus\\tools\\purrint\\Purrint.exe /promptwin");
}

ImageThis_BuildMenu{
setmenu("&Edit",macro,"Capture",ImageThis,1);
}

$OnInit=$OnInit."ImageThis_BuildMenu;";
##-------------------------------------------------------------------------------
# change path in exec statement to be path where you install Purrint.exe

-------------------------------------------
$macroModules=$macroModules."imager;";


Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: BugFix
Date: February 02, 2009 09:21PM

Quote
JamesD
What you want sounds like you should use FILE - SAVE PAGE AS from main menu.

If i take this, i've an html-page lokal. But i need an image.
Thats why, i've said: "like Screengrab!"
Another plugin, that do this is: Abduction!.

I've tested an manually installation of this in k-meleon - but it fails.
I hope, that someone have an enlightement. grinning smiley

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: Yogi
Date: February 03, 2009 01:24PM

Someone could maybe try to rewrite the macro to promt
FastStone Capture
instead. v5.3 last freeware, works like a charm. It's one of the most powerful, lightweight, yet full-featured screen capture tool for Windows I know.
Yes, it also has option for saving those parts, that aren't visible and must be scrolled.

However I prefer to fire FastStone separately and keep K-M as lean as possible.



Edited 1 time(s). Last edit at 02/03/2009 01:27PM by Yogi.

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: JamesD
Date: February 03, 2009 01:58PM

Quote
Yogi
However I prefer to fire FastStone separately and keep K-M as lean as possible.

I agree with you on that. Also the write-up about it does not mention having a command line interface. Purrint does and that is why I tried it before I fully understood the request.

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: BugFix
Date: February 03, 2009 09:44PM

Thanks @all for your replies.
Now we have an solution by co-working K-Meleon Forum and German AutoIt-Forum (www.autoit.de). grinning smiley

We use FastStone and navigate it with an AutoIt-Script (by progandy). The script is compiled as exe, but it's not really an exe. It's an script, that will be interpreted during runtime. It will be started by using macro and toolbar settings from JamesD. Thanks for this.

Now you click the button and see - FastStone starts, mouse marks the website and scroll down and then the FastStoneEditWindow will be opened. So you can edit and/or save this image. After closing EditWindow also automatically will closed the FastStoneWindow.

Here you can see the source autoit-code.

# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)
#
# ---------- ImageThis.kmm
# ---------- K-Meleon Macro Language Run Purrint.exe for current window ----
#
# Dependencies : - main.kmm
# Resources : - fscapture.exe, capture.exe au3-Skript
# Obtain from : [www.freeware-guide.com]
# Preferences : -
# Version : - 0.1 2009-01-31 JamesD
# --------------------------------------------------------------------------------


ImageThis{
$titel = gsub("\"","\\\"", $TITLE)
exec("C:\\Programme\\FastStone Capture\\Capture.exe \"". $titel . "\"" );
}

ImageThis_BuildMenu{
setmenu("&Edit",macro,"Capture",ImageThis,1);
}

$OnInit=$OnInit."ImageThis_BuildMenu;";
$macroModules=$macroModules."imager;";
##-------------------------------------------------------------------------------
# change path in exec statement to be path where you install fscapture.exe / Capture.exe

-------------------------------------------


Here i've hosted the AutoIt-Script (exe)
Copy capture.exe in the same folder like fscapture.exe is installed.

Best Regards
BugFix



Edited 1 time(s). Last edit at 02/03/2009 09:47PM by BugFix.

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: siria
Date: January 10, 2010 08:32PM

Over the years I've probably spent a hundred hours searching something for grabbing whole pages, that works in win98 and is free, a nearly impossible combination it seemed. But this old freeware version of FastStone seems really GREAT!! Thanks to all who helped! smiling smiley smiling smiley smiling smiley

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: panzer
Date: January 29, 2010 02:25PM

I tested scroll grab with FSC and was dissapointed. Part of the letters were missing.

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: foobarly
Date: February 01, 2010 01:37AM

If FSC freeware isn't working right, may I suggest that substituting it with EasyCapture 1.2.0 (also free) might work?
http://www.easy-capture.com/

Or any one of these:
http://www.freewarefiles.com/search.php?categoryid=0&subcategoryid=0&action=sort&sort=rating&query=screen%20capture&boolean=exact&type=all

--- sig ---




Edited 1 time(s). Last edit at 02/01/2010 01:40AM by foobarly.

Options: ReplyQuote
Re: need a screengrabber for k-meleon
Posted by: panzer
Date: February 01, 2010 09:49PM

FSC is OK. Scroll refresh page should be set to higher than 25 miliseconds. Otherwise - problems.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.