% html2x This form uses [pandoc] to convert a web page to markdown, reStructuredText, DocBook XML, LaTeX, RTF, or a unix man page.


Markdown
Markdown with pandoc extensions
reStructuredText
DocBook XML
LaTeX
ConTeXt
Rich Text Format (RTF)
Groff man page


Javascript bookmarklets (right-click and add bookmark): - [2markdown] - [2markdown+] - [2rst] - [2docbook] - [2LaTeX] - [2ConTeXt] - [2RTF] - [2man] (Inspired by [the Asciinator].) [2markdown]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=markdown&url='+document.location.href; [2markdown+]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=markdown+&url='+document.location.href; [2rst]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=rst&url='+document.location.href; [2docbook]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=docbook&url='+document.location.href; [2LaTeX]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=latex&url='+document.location.href; [2ConTeXt]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=context&url='+document.location.href; [2RTF]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=rtf&url='+document.location.href; [2man]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=man&url='+document.location.href; [pandoc]: /pandoc/ [the Asciinator]: http://www.aaronsw.com/2002/html2text/