MultiConvert 3.0
Latest version:
3.0
See all
Developer:
MyXApps
MultiConvert is an app to convert between HTML, CSV and XML.
XML must follow RDB format as defined by W3C(http://www.w3.org/XML/RDB.html), but without strong typing.
You load a file with one of these formats and creates others, in all three formats.
In the case of HTML files with more than one table, separate files are generated for each table and other information in the HTML will be ignored.
The HTML generated by the app is formatted using CSS and contains only a table with data.
This is a practical way to extract data from tables in HTML files and create HTML files without need to edit code.
Comments