S
S
Sergey2016-07-14 02:09:57
HTML
Sergey, 2016-07-14 02:09:57

What is the best way to get pure html from word(doc, odt)?

Often you have to upload articles from the Word to the site. Now I copy from Word and paste it into dreamweaver and it turns out pure html, without spans and a bunch of unnecessary styles. But I want a faster solution and copy from open office.
I tried various editors like TinyMCE, CKEditr, they give out complete crap in the code, which then takes a long time to clean.
I tried the new CKEditr, it seems to clear unnecessary tags, but it's too clean, for example, center alignment is removed.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Golyagin, 2016-07-21
@webrevenue

Clean code manually through notepad)

K
krasnblj, 2016-07-21
@krasnblj

If there are a lot of files - Total Doc Converter, then clean up massively through regular expressions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question