Tool needed - auto formatting text to html

interkul

Senior Member
Joined
May 21, 2017
Messages
906
Reaction score
95
Hi, is there a tool that will make auto formatting for simple text?

For example I have 3 paragraphs of plane text, this tool should for example, make text intend, make h2 for paragraph title, bold random words, link to authority site (like wordpress, make link to wordpress website), etc.

Anything?
 
If you're looking to convert a word doc into html code then you probably want to check out wordtohtml.net.

This free online word converter tool will take plain text contents and convert the word text into HTML code.
 
you might find "markup" helpful.

randomly bolding words would be a task with php... you can pm me regarding this

Anyhow, I believe you should elaborate your example. It's not very precise.
 
Hi, is there a tool that will make auto formatting for simple text?

For example I have 3 paragraphs of plane text, this tool should for example, make text intend, make h2 for paragraph title, bold random words, link to authority site (like wordpress, make link to wordpress website), etc.

Anything?
So totally plain test with absolutely no indication of what would be a headline etc? You could get it done randomly but otherwise, you would likely need at last an empty line to indicate e.,g. a header etc.
Probably best for you to post on hire a freelancer section if you need something custom, or if you do have some sort of markup just google Word2HTML etc.
 
hey there, you can convert a text to html using a text to html converter online. have you seen some so far? a good place to start is wordtohtml.net

goodluck :)
 
Text have paragraphs, that's all, it must be automatic for let's say 1000 articles. I thought there is already something like that, weird that none programmer is not selling such a tool.
 
Back
Top