Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.191 Times

Convert Html Email software
Filter: All | Freeware | Demo
 

Convert Html Email

1 2 3 4 5 > 
Released: July 14, 2008  |  Added: July 19, 2008 | Visits: 3.416

Html Email Creator HTML Email Creator creates HTML email by a HTML file, and sends the HTML email. HTML email is popular in newsletter, product promotion, and online survey. As it presents information that is laid out like a web page, in a way that is more visually appealing, and much easier to scan and navigate,...



Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 328.7 KB Download (279): Html Email Creator Download

Released: August 10, 2009  |  Added: August 17, 2009 | Visits: 1.926

HTML Email Creator Sender HTML Email Creator Sender creates HTML email by a HTML file, and sends the HTML email. HTML email is popular in newsletter, product promotion, and online survey. As it presents information that is laid out like a web page, in a way that is more visually appealing, and much easier to scan and...





Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 738.36 KB Download (1024): HTML Email Creator Sender Download

Released: February 05, 2008  |  Added: April 04, 2008 | Visits: 3.898

Convert HTML to Image Convert HTML to Image is a Windows Command Line Tool (Console Application) that helps you to generate thumbnail images of website pages, take full size screenshots of websites, convert mhtml and html pages to image. It captures the whole web pages content into JPEG, PNG, Bitmap, GIF or Tiff image...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 240.98 KB Download (1008): Convert HTML to Image Download

Added: May 10, 2006 | Visits: 2.946

HTML Email Archiver for Outlook HTML Email Archiver is a unique program working with all types of Microsoft Outlook folders and used for a wide range of tasks: archiving into platform-independent HTML format or platform-dependent CHM format, publishing Microsoft Outlook folders on the Internet, moving data from Microsoft...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 3.7 MB Download (586): HTML Email Archiver for Outlook Download

Released: January 01, 2002  |  Added: August 06, 2006 | Visits: 3.517

HTML to AnyCode If you are a web developer,you always need translate some HTML code to JavaScript, ASP or other scripts.It maybe take your much times.Use this program you can easily to convert HTML code to JavaScript, ASP, PHP, JSP and Perl format,saving your time!


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 439 KB Download (323): HTML to AnyCode Download

Released: September 22, 2006  |  Added: November 14, 2006 | Visits: 3.959

Colorful Email Creator Colorful Email Creator creates colorful and lively html email for you. With colorful Email Creator, you can create your html email or email card with beautiful styles, background, clipart and thousands of emoticons. You also can create your own distinguish handwritten signature and add it to you...


Platforms: Windows

License: Shareware Cost: $26.50 USD Size: 4.48 MB Download (293): Colorful Email Creator Download

Released: May 25, 2007  |  Added: May 29, 2007 | Visits: 3.736

Macrobject CHM-2-HTML 2007 Professional Convert HTML Help to HTML, Convert CHM to MHT, CHM Converter, HTML Converter, Html Help Convertor. A powerful CHM convertor helping you to create HTML document from HTML help. Convert CHM files to perfect HTML document without any HTML or CHM skills. Make HTML document from CHM file in...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 1.65 MB Download (173): Macrobject CHM-2-HTML 2007 Professional Download

Released: February 01, 2011  |  Added: April 16, 2011 | Visits: 4.339

Html To PDF Do you want to convert your html files into PDF? Html to PDF is the batch html to pdf conversion utility you want. It takes html file or remote webpage as input, load the html content into standard browser, render the html content into a standard PDF file. It can be used on multiple OS platform...


Platforms: Windows

License: Shareware Cost: $299.95 USD Size: 15.29 MB Download (314): Html To PDF Download

Released: December 01, 2012  |  Added: January 03, 2013 | Visits: 2.247

Html To PDF For Windows Do you want to convert your html files into PDF? Html to PDF is the batch html to pdf conversion utility you want. It takes html file or remote webpage as input, load the html content into standard browser, render the html content into a standard PDF file. It can be used on multiple OS platform...


Platforms: Windows

License: Shareware Cost: $299.95 USD Size: 9.62 MB Download (414): Html To PDF For Windows Download

Released: May 11, 2011  |  Added: May 21, 2011 | Visits: 1.786

A-PDF HTML to PDF A-PDF HTML to PDF is a fast, affordable way to batch convert HTML files and websites into professional-quality documents in the popular PDF file format. Its easy-to-use interface allows you to batch create PDF files which can be viewed on any computer with a PDF viewer. A-PDF HTML to PDF supports...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 2.55 MB Download (132): A-PDF HTML to PDF Download

Added: October 12, 2010 | Visits: 1.386

HTML::WikiConverter::MediaWiki HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into MediaWiki markup. See...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): HTML::WikiConverter::MediaWiki Download

Added: February 03, 2010 | Visits: 1.182

HTML::WikiConverter::Markdown HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Markdown ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Markdown markup. You should not...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (109): HTML::WikiConverter::Markdown Download

Added: February 09, 2010 | Visits: 977

HTML::WikiConverter::Oddmuse HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Oddmuse ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Oddmuse markup. This dialect...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): HTML::WikiConverter::Oddmuse Download

Added: February 25, 2010 | Visits: 1.462

HTML::WikiConverter HTML::WikiConverter is a Perl module that can convert HTML to wiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); # Provide HTML directly print $wc->html2wiki( $html ); # ...which is the same as print $wc->html2wiki( html => $html );...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (102): HTML::WikiConverter Download

Added: May 25, 2010 | Visits: 1.730

Html To Xhtml Convertor Html to Xhtml Convertor is a straight-forward Perl script to convert HTML pages into XHTML pages. It can process batches of files, convert Windows/Unix/Mac line breaks, and deal with attribute minimization, quoting of attribute values, and more. Installation: To install, simply run the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (118): Html To Xhtml Convertor Download

Added: November 18, 2010 | Visits: 1.187

HTML::BBReverse HTML::BBReverse is a Perl module to convert HTML to BBCode and back. SYNOPSIS use HTML::BBReverse my $bbr = HTML::BBReverse->new(); # convert BBCode into HTML my $html = $bbr->parse($bbcode); # convert generated HTML back to BBCode my $bbcode = $bbr->reverse($html); HTML::BBReverse...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (171): HTML::BBReverse Download

Released: December 17, 2010  |  Added: January 05, 2011 | Visits: 1.523

Xilisoft HTML to EPUB Converter Xilisoft HTML to EPUB Converter is an accurate and fast HTML to EPUB software which helps you to convert HTML file to stable EPUB eBooks to make HTML readable on mobile EPUB compatible devices. It also empowers you with EPUB information editing function. Features: 1.Convert HTML files to...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 15.81 MB Download (196): Xilisoft HTML to EPUB Converter Download

Released: December 17, 2010  |  Added: January 06, 2011 | Visits: 1.229

ImTOO HTML to EPUB Converter ImTOO HTML to EPUB Converter is an outstanding HTML to EPUB converting tool which is specially designed for Internet surfing fanciers to convert HTML files saved from web page to EPUB eBooks and enjoying them on EPUB compatible devices anytime and anywhere. Features: 1.ImTOO HTML to EPUB...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 15.44 MB Download (220): ImTOO HTML to EPUB Converter Download

Released: April 14, 2014  |  Added: August 06, 2014 | Visits: 2.342

Convert Windows Mail to Mac Mail Is there any safe utility through which conversion of Windows Mail to Mac mail can be performed without losing of any original email details? Yes, Windows Mail to Mac Mail converter program is an useful utility becoming very popular in today's market to convert Windows Mail to Mac Mail, its meets...


Platforms: Windows, Windows 7

License: Shareware Cost: $49.00 USD Size: 1.28 MB Download (646): Convert Windows Mail to Mac Mail Download

Released: May 03, 2011  |  Added: August 02, 2011 | Visits: 1.330

Okdo Html to Image Converter Okdo Html to Image Converter is a small, fast and efficient html/htm to image converter. Own the most powerful conversion function. you can batch convert html to image with ease. The program can convert with high output quality and very fast speed. It supports various formats as jpg, png, emf,...


Platforms: Windows

License: Shareware Cost: $25.95 USD Size: 3.09 MB Download (432): Okdo Html to Image Converter Download

1 2 3 4 5 >