About project

Right now, www.preformatter.com is a simple online tool or service, which helps to make preformatted HTML code from the normal text. This preformatted HTML code can be used in site templates with HTML layout, or you can insert it right in a WYSIWYG editor in plain HTML mode. In simple terms, the service helps you easily convert big amount of text in well-formatted HTML code.

Why do you need it?

Working as a web developer for a long time, I realized that no one likes to keep HTML code well-formatted, clean, and simple. Neither clients, neither copywriters, neither content managers, and, especially, developers. And no one thinks about other approaches to work with text and HTML code, to make life easier.

As I worked a lot with programming code I realized, that the more the code is structured and formatted for smooth reading, the easier it is to perceive and edit. You spend way less time on maintaining and updating well-structured and formatted code. That's why many computer languages have evolved code formatting standards and sometimes even do not let you code without following these standards. This is also true for the HTML code.

One can say that HTML code is much simpler than a computer programming language code, like PHP, Java, Python, etc. That's right, until you come across a really big and unstructured text. Let’s see an example.

Let’s compare it with the same text but well-structured

It is quite obvious that the second text is more comprehensible. If you need to maintain this text or make some changes to it, you will spend less time on the second version. Thanks for the clearness of well-formatted HTML code with your text inside. However, making a text well-formatted is not that simple and takes time. Just to make this task easier, I have created this service. If you want to learn more about it, how it works, and what syntax it uses, please read the help page. Enjoy your work!

P.S. All texts for this site was preformatted with this service :)