Text2Html Changelog

What's new in Text2Html 2.0

Apr 14, 2014
  • Added Text2Html to the context menu when right-clicking a TXT file.
  • Added template feature where a defined macro string is replaced by the converted text file.
  • Added feature to recurse subdirectories.
  • Added multiple folder support.
  • Added Unicode support.
  • Added feature to encode special characters to their HTML equivalents.
  • Added option to open links in new browser windows.
  • Added option to change subtitle sizes.
  • Added file:// and https:// tag support.
  • Fixed problem where files containing null characters would be truncated at the first null after conversion.
  • Fixed problem where if first line was a URL it was not converted.
  • Fixed problem where preformat feature added unnecessary HTML tags.

New in Text2Html 1.30 (Oct 27, 2011)

  • Added *.htm, *.html, *.txt filter.
  • Added option for upper/lowercase tags.
  • Added ability to handle extra spaces.
  • Fixed default font problem.
  • Fixed problem where html files would be repeated in file list box.
  • Fixed problem where config not read when using command line.
  • Fixed problem where Paragraph tags did not work correctly.

New in Text2Html 1.20 (Oct 27, 2011)

  • Added wild card command line converting, i.e text2html c:\text\*.txt c:\html\
  • Added pre format option.
  • Added support for changing the font.

New in Text2Html 1.11 (Oct 27, 2011)

  • Added option to include Meta tags.
  • Added option to disable colors.
  • Added option to use paragraphs or line breaks for formatting.
  • Fixed exception that occurred when using from command line.

New in Text2Html 1.10 (Oct 27, 2011)

  • Added command line capabilities.
  • Added option to determine is the first line in the text file is the title.
  • Added options to change the colour of HTML attributes.
  • Fixed "out of bounds error" when converting an empty file.

New in Text2Html 1.01 (Oct 27, 2011)

  • Added option to remove Text2HTML hyperlink from converted file.
  • Added confirmation after conversion finished.
  • Added option to turn off file save as confirmation.
  • Added limited file drag/drop feature.
  • Added feature to save last directory used.
  • Added option to place shortcut on desktop.
  • Added double-click file launch feature.