Software Listing: Web Snapshot
- ITDEV32 Web Snapshot
- License: Shareware
- Price: 29.95

Web Snapshot is a windows software. It can convert the HTML web page to image or thumbnail of a specified size in batch. You can save the web page as BMP, JPG, GIF, PNG, TIF, WMF, EMF. It's very used for webmaster,designer and blogger.Convert whole HTML web page to image file, even if it scrolls off-screen. Convert HTML web pages, .MHT and .TXT to image. Save image with various image formats like BMP, JPG, GIF, PNG, TIF, WMF, EMF..
- Publisher: itdev32.com
- Date:
- Size: 3635 KB
- Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista
- Gadwin Web Snapshot
- License: Shareware
- Price: 24.95

Gadwin Web Snapshot lets you quickly turn Web pages into images. This Internet Explorer add-on effectively captures not just parts of a Web page that are visible in a window, but the entire page including all design elements. The captured image can then be edited, resized and annotated before being output to a graphical file. The application also gives you the option of sending the Web capture directly to your printer or as an email, and it will even automatically resize the picture to specified dimensions. Web Capture software. Screen Web pages Software.
- Publisher: Gadwin Systems, Inc.
- Date: 08-06-2011
- Size: 3116 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Web Snapshot
- License: Shareware

Capture entire web pages to PNG, Jpeg, Gif, BMP images and resize them to thumbnails. The component saves any downloaded web files (html, flash, styles, JavaScript) to disk. You can specify first URL, thumbnail size and the sample Spider application will make screenshots of websites. The Web Snapshot ActiveX component with examples for C#, C++, ASP, ASP.NET, VB, VBScript, and VB.NET let you start implementing your own projects immediately. The component creates an instance of Internet Explorer, opens a web page, then makes a snapshot, saves image to file and gets page title, text, embedded links, e-mail addresses, HTML source, and etc.
- Publisher: tonec.com
- Date:
- Size: 1822 KB
- Platform: Win2000, Windows Server, WinOther
- PH Web Thumbnailer
- License: Freeware
- Price: -

A simple tool that helps users create graphical snapshot of web pages. Web Thumbnailer application was designed to help you create graphical snapshot of web pages.PH Web Thumbnailer takes a list of URLs as its input and save its output as JPEG or Bitmap images. It has four snapshot types: 1024 x 768, 800 x 600, 1024 width with full-content height, and 800 width with full-content height. It has ability to down-sample images to a specific size. It has also an auto file naming and auto-number prefix features. Web Thumbnailer uses Microsoft Internet Explorer as its HTML rendering engine. This ensures the highest compatibility with most of websites, and also most of third party controls like Flash movies, Java applets, ActiveX, etc.
- Publisher: priyatna.org
- Date: 14-07-2009
- Size: 323 KB
- Platform: WinOther
- Websnap-Web capture,Web widget
- License: Freeware
- Price: 0.00

WebSnap essentially lets you take a snapshot of any web page or part of a page and display it on your Android home screen with a refresh interval of your choice. This can come really handy for any news or sports story you are following, an online cam feed enjoy glancing at every now and then, or just about any piece of info from the interwebz that you want to keep an eye on. (Haroon Q. Raja - XDA Developers)
Main functions:
- Clip webpage region and put it on your homescreen as Web Widget.
- Web Widget is refreshed automatically to update the content as your choice
- Support scrollable widget for 2.
- Publisher: Web2mine
- Date: 08-06-2014
- Size: 2867 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Easy HTML to Image Converter
- License: Shareware
- Price: 29.00

Easy HTML to Image Converter is a software tool to convert URLs or HTML files to image files.
The output image format can be BMP, JPG, GIF, TIFF, PNG etc. It supports multiple URLs and files batch conversion. The image size, quality is configurable. Can enable or disable Script, Java, ActiveX etc when loading web pages for converting to images.
Easy HTML to Image Converter is very easy to use and powerful, and the converting speed is very rapid.
Key Features:
* Convert URLs or HTML files to image files.
* Output image format can be BMP, JPG, GIF, TIFF, PNG etc.
- Publisher: ASkySoft.com, Inc.
- Date: 30-05-2009
- Size: 1157 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Ant Movie Catalog Viewer
- License: Freeware
- Price: -

Viewer for movie catalog files, .amc files created by Ant Movie Catalog Ant Movie Catalog Viewer application was designed to display movie catalog files (*.amc files) created by Ant Movie Catalog, a scriptable movie collection manager.Ant Movie Catalog Viewer has a configurable sleek user interface and is suitable for stand-alone catalog kiosque that only need to open the file read-only. Here are some key features of "Ant Movie Catalog Viewer":Sleek, flat and configurable user interface.Ant Movie Catalog Viewer reads the catalog file as read-only, so your catalog file is safe.Ant Movie Catalog Viewer has password protected mode, that disallows user to change settings or open another file or close the program.
- Publisher: priyatna.org
- Date: 11-10-2009
- Size: 645 KB
- Platform: WinOther
- ButtonBar Component
- License: Freeware
- Price: 0.00

ButtonBar is a free Visual Component Library (VCL) for Delphi. It is a button bar that takes a list of strings as its captions and accepts an imagelist as its glyphs. It shows the currently selected button in down state. It can show buttons horizontally or vertically. It is an alternative to toolbar or speed buttons.
I forgot the reason why I created this component. It's created sometime ago, around 2003. But I think it may be useful for some people.
# property ButtonWidth: Integer;
Specifies button width.
# property ButtonHeight: Integer;
Specifies button height.
- Publisher: Priyatna Codes
- Date:
- Size: 245 KB
- Platform: Win2000, WinOther
- NiceGrid Component
- License: Freeware
- Price: 0.00

NiceGrid is a free Delphi component that aimed to be a standard string Grid replacement. It is written from scratch, not descended from TStringGrid. The main reason why I write this component is to have a grid component that nice and smooth. Here's some feature of NiceGrid:
* Headers can be merged and or multilined.
* Smooth scrolling, not aligned to top left cell coordinate.
* All Aspect of grid colors can be customized: header light color, header dark color, header color, grid color, text color, etc.; resulting a real nice looking grid.
* Alternate row color.
* Can be customized at design time.
- Publisher: Priyatna Codes
- Date:
- Size: 737 KB
- Platform: Win2000, WinOther
- EncDec Library
- License: Freeware
- Price: 0.00

EncDec is a free Delphi unit to encode and decode string. It doesn't uses any sophisticated industry standard
encryption method, it simply mimics Base64 encoding with a configurable key. This unit is useful when you want to obscure a text and store it also as a string. I use this unit to store a string encoded in an INI file.
* function EncodeString(const Str: string): string;
Encodes a string defined by Str. The result is also a string type.
* function EncodeString(const Str: string): string;
Decodes an encoded string defined by Str.
* var EncDecKey: string;
Is a global variable that is used by EncodeString and DecodeString functions.
- Publisher: Priyatna Codes
- Date:
- Size: 225 KB
- Platform: Win2000, WinOther
- Agil's Coloring Book
- License: Freeware
- Price: 0.00

Agil's Coloring Book is a coloring activities program for children. It uses Windows Metafile (*.wmf) cliparts, so parents can extend this program's images easily by adding the widely-freely-available WMF cliparts under program's directory. It can save or print colored images, and also has password protection feature..
- Publisher: priyatna.org
- Date:
- Size: 993 KB
- Platform: WinOther
- Web Page SnapShot
- License: Comercial
- Price: 75.00

The main purpose is to create a snapshot of a web page with URL. You can set image dimensions and save the image in BMP, Jpeg, GIF and PNG image formats. Also the component gets additional info about the page like Title, its text, links on the page, e-mails, HTML code, real URL. The samples included in the distribution file will let you start creating your own projects immediately. One of the samples is the Spider application developed on C#, VB 6.0 and VBScript. It creates a database of screenshots of spidered pages that can be used in Search Engine sample (ASP, ASP.NET C#). Also Enterprise Edition will include complete source code that let you host the component on any servers.
- Publisher: Tonec Inc.
- Date: 08-03-2011
- Size: 1670 KB
- Platform: Win2000, WinOther
- Grab Web Page
- License: Shareware

A sample to use the component WebPageSnapshot on ASPX page. The main purpose is to create a snapshot of a web page with URL. You can set image dimensions and save the image in BMP, Jpeg, GIF and PNG image formats. Also the component gets additional info about the page like Title, its text, links on the page, e-mails, HTML code, real URL. One of the samples included is the Spider application developed on C#, VB 6.0 and VBScript. It creates a database of screenshots of spidered pages that can be used in Search Engine sample (ASP, ASP.NET C#). Also Enterprise Edition will include complete source code that let you host the component on any servers.
- Publisher: tonec.com
- Date: 14-07-2011
- Platform: Asp, Scripts
- IESnap
- License: Comercial
- Price: 14.95

IESnap is an Internet Explorer plugin intended to make snapshots of web pages and save resulting image to file. The features of this program give excellent opportunity of viewing snapshots of web pages on the other operation systems and platforms without any changes. Image can be viewed on Palm, Pocket Pc, MAC and even on the cellular phone. Web page snapshot looks identically on a Windows, Linux, and on the other systems..
- Publisher: Tonec Inc.
- Date: 05-03-2003
- Size: 1200 KB
- Platform: WinOther
- WebPageSnapShot
- License: Comercial
- Price: 55.00

The main purpose is to create a snapshot of a web page with URL. You can set image dimensions and save the image in BMP, Jpeg, GIF and PNG image formats. Also the component gets additional info about the page like Title, its text, links on the page, e-mails, HTML code, real URL. The samples included in the distribution file will let you start creating your own projects immediately..
- Publisher: Tonec Inc.
- Date: 27-03-2003
- Size: 1500 KB
- Platform: WinOther
- WebSnapshot
- License: Shareware

The component can be used to make a snapshot of a web page and save it in JPEG, BMP, PNG and GIF image formats. It can also retrieve additional information from the web page like its text, title and real URL. WebSnapshot can set Internet Explorer client area and thumbnail dimensions..
- Publisher: tonec.com
- Date: 11-01-2011
- Platform: Asp, Scripts
- Websnapshot .0
- License: Shareware
- Price: 124.95

Websnapshot 1.0 is a multi-platform compatible component that can be used to make a snapshot of a web page and save it in JPEG, BMP, PNG and GIF image formats. It can also retrieve additional information from the web page like its text, title and real URL. WebSnapshot can set Internet Explorer client area and thumbnail dimensions..
- Publisher: RF
- Date: 17-09-2011
- Platform: Asp, Scripts
- HtmlCapture.Net
- License: Shareware
- Price: 149.95

A commonly encountered issue in web programming is the need to automatically convert html to image in the form of a webpage thumbnail or snapshot. Snapshots of websites are used for a variety of purposes, from dynamically serving websites to archiving pages to creating PDF files to running testing scripts (such as a/b testing and other marketing research purposes) and more. Developers writing programs to automatically perform such tasks from start to finish need to be able to automate the initial image capture.
HtmlCapture.Net is a powerful .NET developer component that allows programmers to utilize automatic webpage to image routines in any .
- Publisher: Polestar Software
- Date:
- Size: 839 KB
- Platform: Win7 x32, Windows Server, WinOther, WinVista
- Pocket Internet Explorer SnapShot
- License: Shareware

Pocket Internet Explorer (PIE) SnapShot is a Pocket PC plug-in that allows you to make a snapshot of the currently visited web page and save it as an image file (BMP, JPEG, PNG, GIF, PCX).
PIE SnapShot can be found in the Tools menu of Pocket Internet Explorer and accessed with a one tap.
Using PIE SnapShot
- From the Pocket Internet Explorer Menu select Tools, then select the SnapShot menu item.
- Choose the file name, path, and file type then click the Save button..
- Publisher: Igor Tolmachev
- Date:
- Size: 409 KB
- Platform: Windows 7, WinOther, WinVista
- Kodosoft Screen Snapshot Capture
- License: Shareware
- Price: 39.95

Kodosoft Screen Snapshot Capture is a screen capture tools that allow you to quickly and easily capture a snapshot of anything on your capture screen including windows, objects, photos, video screenshots, scrolling web pages, mouse pointers, drop-down lists, any color and any part of your screen. It provides 8 output mode, you can capture screen and send it to files, folder, memory, mail, printer, MS-Painter, MS-Word and MS-PowerPoint. For advanced users will appreciate the customized hot keys, customized function buttons and full function task-bar notification area icon..
- Publisher: Kodosoft
- Date: 21-02-2015
- Size: 2225 KB
- Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64












