Code Robo
Formatter
Comparator
Tester
Converter
Utility
Java Code Complience
Validator
EncoderDecoder
Virtual Service
Text To Html Converter Online
       Talk to EasyAssistant

An utility to convert text to html . It supports following operatiosn. Just need to provide the text content.

This free online tool takes plain text as input and convert it into HTML code. It can generate entire html code (which can be published as webpage) with with inline style sheet or html code segment depending on the user needs.
This conversion tool takes blocks of regular text and wraps it HTML code with following supported tags. It can do html encode of your input text content contains any html character.
  • Generating entire html page code
  • Para Tag
  • Table Tag
  • Pre Tag
  • Div Tag
  • List
  • Font, Image, Head and Bold tags.
  • Select Tag.
String:(* Required): It is required. | .
 
Para Tag (< P >) Table Tag (< TABLE >) List (< UL >) Div (<DIV >) Pre(<PRE >)
Select Tag (< Select >)
Add > BR < Tag in place ot newline.
Generate HTML Body Also
Encode HTML Character


How It Works:
Receive the text input from user. Tokennize the it based on the new line character. Trim each token and collect them in a list or set or map depending on the user need. process each toknen based on user option. Finally it produces entire HTML page code or HTML code segment and return as output.
Pre Conditions:
  1. Non empty string
Steps To Execute:
  1. Add string content in the text area.
  2. select HTML Tag radio button .
  3. Check BR tag check box
  4. Check Generate HTML Body Code check box
  5. Check Encode HTML Character check box.

Post Your Comment:
Name :
Email ( Optional) :
Comments / Suggestion (* Required) It is required: :
: