TkHTMLtidy is a Tcl/Tk front-end for tidy, the W3C
utility to clean up and pretty print
HTML/XHTML/XML. It includes support for most of
tidy's options.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Localization support has been added: all strings
used for messages have become variables and are in
the same place to facilitate translation.
Configuration mode has been added, so you can
store your default settings to an rc file. Because
of these new features, the code has been largely
rewritten. The user interface was improved with
window geometry management, a redesigned bottom
bar, and the addition of close buttons. The
installation script has been modified. An
uninstall script and a l10n howto have been added.