txt2html
As you probably already guessed, txt2html is a program to convert plain text files to the hypertext markup language. Why did I create this program when there are already plenty of such programs and you can even convert text file to html using Microsoft Word?? Well, as usual, there are plenty of reasons. Firstly, many such programs are not free. Secondly, their output is (I'm sad to say, as a rule) either garbled or poor HTML. Thirdly, no option to include your own CSS. I could go on and and on, but let me point out the highlights of my txt2html:
As you can see, the interface is very simple. Two things that might need clarification are button "Remove shell shortcut" ("Create shell shortcut" if it doesn't exist) and HTML file name hyperlink. Shell shortcut (ie menu item in Windows Explorer right-click menu) will be created for .txt files - item txt2html. When you convert files from shell shortcut, saved settings from the GUI are used. Paberclip icon will be on the system tray while txt2html is converting the file. As for the HTML file name hyperlink, it works like a normal web link - click on it and the resulting file will be opened in your default browser. However, if you shift-click on it then Windows Explorer will open - in the folder where resulting HTML file is.
Size comparison
InstallingTo install, just extract all files from the archive to any folder and double-click on txt2html.exe to start using the program. UninstallingDelete all files, but remember to remove shell shortcut if you created it (if then button reads "Remove shell shortcut" then you've obviously created the shell shortcut). txt2html does not write any other registry entries.
AcknowledgementsMollyKate fixed (or I should say re-made) the mess that I had made with the entities list. She also gave me lots of useful advice about HTML and life in general. QuietSilence gave me the idea of joining paragraphs. Version info
|