Input a URL, reads the web page HTML code and removes all HTML tags and outputs the non-HTML version to a text box that can then be copy and pasted in to any program.
License
Public DomainFollow HTML to Text converter.
Other Useful Business Software
The All-in-One Commerce Platform for Businesses - Shopify
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Rate This Project
Login To Rate This Project
User Reviews
-
msinet.ocx is provided, but it needs to be registered for HTML2Text.exe to work. After converting the HTML2Text.bas file to .vbs, I found that the code does not render the HTML, it strips the tags. It successfully strips Table tags, but the table is not output in a formatted fashion. Line 109 in HTML2Text.bas with text If RemoveAllSpaces(sWkg = "!--") Then Exit Do seems to be a coding error that needs the parenthesis moved to after sWkg.