AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

webswoon - web page screen capturing [GUI]

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBo
Guest





PostPosted: Mon Feb 19, 2007 10:45 pm    Post subject: webswoon - web page screen capturing [GUI] Reply with quote

Quote:
webswoon
Features:
- Automatically load several web sites and save displayed pages as images.
- Images size and browser window size are fully adjustable.
- Images can be saved in JPEG, GIF or PNG format.
- Images can be saved with configurable names (url, date, number of site).
- Define a delay to refresh automatically existing captures.
- Browser window can be displayed or hidden during captures.
- Control captures in real-time with browser toolbar, to skip a web site or to do some actions before the capture.
- Ignore some ads by specifying forbidden domain names.
- Captures can be done using command-line and scripts.
- Pretty and easy to use program interface.
- Program is free and released under GPL !

WebSwoon is not good enough for me, give me something else !
If you are not satisfied with WebSwoon, you can find other similar programs here :

- WebPageSnapshot from Tonec
- WebThummer from RCMedia
- Web2Pic from Anloer Software
- HTML2JPG from BVBA Adygo
- URL2BMP from Pixel Technology

[More...]
Back to top
majkinetor



Joined: 24 May 2006
Posts: 3626
Location: Belgrade

PostPosted: Wed Feb 21, 2007 12:14 pm    Post subject: Reply with quote

Quote:
If you are not satisfied with WebSwoon, you can find other similar programs here :

- WebPageSnapshot from Tonec
- WebThummer from RCMedia
- Web2Pic from Anloer Software
- HTML2JPG from BVBA Adygo
- URL2BMP from Pixel Technology


Quote:
- HTMLToImage from majkinetor (~700K)

http://www.simtel.net/product.php[id]90992[sekid]0[SiteID]simtel.net


Smile
_________________
Back to top
View user's profile Send private message MSN Messenger
BoBo
Guest





PostPosted: Wed Feb 21, 2007 12:24 pm    Post subject: Reply with quote

You might be interested to check some typos
Code:
Convert html, mht, txt to image (bmp, jpg)

Features:
* Convert local document or web address
* Convert to BMP or JPG (set jpeg quality)
* Batch conversion.
* Convert whole document no matter how wide or long it is. ; ... its width or length ?
* Set maximum and minimum for image height and/or width/or width ; duplicate
* Freeware for non commercial use
Hope that helps. Cool
Back to top
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Wed Feb 21, 2007 12:32 pm    Post subject: Reply with quote

MHT files are Internet Explorer's Web archive format: it stores an HTML page and all its companion files (images, CSS, scripts...) in a unique file which is surprisingly following a standard: Mime (e-mail format). It is a bit bloated (text, using Base64 for binary files) but very handy.
Not in the habits for Microsoft to use a non-proprietary, non-binary format, a good point for them.
For some reason (because it is invented by Microsoft? because it is not standardized?), Mozilla don't support it in Firefox. Well, not before FF 3.0 (for the end of year!). But there is an extension adding such support.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
BoBo
Guest





PostPosted: Wed Feb 21, 2007 12:41 pm    Post subject: Reply with quote

@ PhiLho
thx to enlighten me Cool I've interpreted that extension as mth <--> htm.
Never to late to learn something (new). Very Happy

@ majkinetor
Thx for sharing this tool. Cool
Back to top
majkinetor



Joined: 24 May 2006
Posts: 3626
Location: Belgrade

PostPosted: Wed Feb 21, 2007 1:09 pm    Post subject: Reply with quote

Note that it is little bugy when converting URL directly using "Add Url" button.... You should covert using "Add File" button to convert local files.

Add url works if http:// is omited from url. Thats because I set the file name to be the same as url, so www.google.com can be saved while http://www.google.com is invalid name.

Don't ask why I didn't fix that up so far...

Quote:
its width or length ?

length ! I converted entire html books. It will fail if you don't have enought memory. Seting out to bmp may provide more room for large html files. The bigest picture I got was about about 200MB for 100 or so html pages...
_________________
Back to top
View user's profile Send private message MSN Messenger
Guest






PostPosted: Wed Feb 21, 2007 11:06 pm    Post subject: Reply with quote

WebShot maybe? (untested)
Back to top
bnbn2000



Joined: 10 Jul 2006
Posts: 4

PostPosted: Thu Feb 22, 2007 4:33 pm    Post subject: Reply with quote

This is useful.

Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group