Html-Xml-Utils
- asc2xml(1) convert &#nnn; entities to UTF-8
- hxaddid(1) add IDs to selected elements
- hxcite-mkbib(1) expand references and create bibliography
- hxcite(1) replace bibliographic references by hyperlinks
- hxclean(1) apply heuristics to correct an HTML file
- hxcopy(1) copy an HTML file and update its relative links
- hxcount(1) count elements and attributes in HTML or XML files
- hxextract(1) extract selected elements from a HTML or XML file
- hxincl(1) expand included HTML or XML files
- hxindex(1) insert an index into an HTML document
- hxmkbib(1) create bibliography from a template
- hxmultitoc(1) create a table of content for a set of HTML files
- hxname2id(1) move some NAME and ID attributes from an A to its parent
- hxnormalize(1) pretty-print an HTML file
- hxnsxml(1) convert output of hxxmlns back to XML
- hxnum(1) number section headings in an HTML file
- hxpipe(1) convert XML file to a format easier to parse with Perl or AWK
- hxprintlinks(1) add a numbered list of links at the end of an HTML file
- hxprune(1) remove marked elements from an HTML file
- hxref(1) generate cross-references inside and between HTML files
- hxremove(1) remove elements from an XML file by means of a CSS selector
- hxselect(1) extract elements or attributes that match a (CSS) selector
- hxtabletrans(1) transpose an HTML or XHTML table
- hxtoc(1) insert a table of contents in an HTML file
- hxuncdata(1) replace CDATA sections by character entities
- hxunent(1) replace HTML predefined character entities by UTF-8
- hxunpipe(1) convert output of hxpipe back to XML format
- hxunxmlns(1) replace XML "global names" by Namespace prefixes
- hxwls(1) list links in an HTML file
- hxxmlns(1) replace XML Namespace prefixes by "global names"
- xml2asc(1) convert UTF-8 to &#nnn; entities