CloudRaker / GoogleDoc2Html

Export Google Doc as clean html. Handy to make a Wordpress post from Google Doc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Doc to clean HTML converter

  1. Open your Google Doc and go to Tools menu, select Script Editor. You should see a new window open with a nice code editor.
  2. Copy and paste the code from here: GoogleDocs2Html
  3. Then from the "Select Editor" menu, choose ConvertGoogleDocToCleanHtml
  4. Click the play button to run the script.
  5. You will get an email containing the HTML output of the Google Doc with inline images.
  6. You can easily forward that email to anyone or copy and paste in a Wordpress post.

About

Export Google Doc as clean html. Handy to make a Wordpress post from Google Doc.


Languages

Language:JavaScript 100.0%