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

[...] working on wpxslgui, I noticed that newer versions of the WordPress XML export format included the atom: namespace [...]
[...] Export your WordPress blog to XML, and convert into any of the supported output formats. [...]
Rückzug in die Anonymität…
…oder wie erstelle ich aus meinem Blog ein Buch Was ein Titel, bei dem man Gott weiß was denken könnte, aber es geht eigentlich darum wie man seinen Blog in ein Buch verwandelt, oder einfach nur in ein PDF/Word Dokument. Ich greife hiermit einmal den A…
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.
[...] I used the opportunity to fix the file operations to read and write UTF-8 encoded files, as was suggest in a previous comment. [...]