XSolvo html2xml is a free program that converts HTML data to XML.
The HTML format is a heavy format that makes it quite a difficulty in parsing and processing data from HTML files. It is much simpler to have it in XML instead.
With the file in XML you can use common utilities and tools to process the data.
· Added support for conversion from one codetable to unicode.
· Changed the syntax highlighter to one that handles unicode characters.
· Added a command line version of the program
· Changed installation program from InstallShield to NSIS.
· Synchronize scrollbars
· Add filename in titlebar
· File/url information
· Html style tag can cause invalid xml
· Unicode translation from right codepage
· No warning if target file exists when saving xml
· Stream Write Error when saving to xml/html
· Описание и дополнения от редакторов и пользователей сайта