wpxslgui is a Windows application which converts an XML File generated by the WordPress Export function into an HTML or Word HTML document.
This new program is based the two XSL style sheets I created earlier to process WordPress XML Exports: the “Single HTML” XSL and the “Table of Contents” XSL.
The program’s features are:
- Convert WordPress XML to HTML Table of Contents with links to the original blog
- Convert WordPress XML to a single HTML file allowing filter by category (JavaScript)
- Convert WordPress XML to Word HTML document (can be saved as .doc or .docx in Word)
Simply download wpxslgui, export your WordPress blog to XML, and convert into any of the supported output formats.
Let me know what you think about it 😉
Pingback: XSLT Transformations on XML Files with Undeclared Namespaces « devioblog
Pingback: New Version of wpxslgui « devioblog
Pingback: MyFamily
Thanks a lot. Can´t believe how hard it was to find such a feature.
Thank you so much – exactly what I need – and it was hard to find.
Love the tool but I have some feature requests – sorting of blog entries by date and support for UTF-8. I need to do find and replace for characters such as åäöÅÄÖ
Program doesn’t work. It creates a file that word cannot open. Just says there’s a problem with this file. Gives me no other data than that.
Pingback: WordPress XML Export Converter updated « devioblog
The conversion is not keeping the order of the date of posts
Pingback: How do I embed my blog in my website? – Raleigh's Web