JonathanDn / 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. Go to the File menu and Save the file the script as GoogleDoc2Html.
  4. Then from the Run menu, choose ConvertGoogleDocToCleanHtml
  5. A popup window will appear titled, Authorization required.
    Click continue to grant the following permissions: Know who you are on Google View your email address View and manage your documents in Google Drive Send email as you
  6. You will get an email at your Google Account containing the HTML output of the Google Doc with inline images.

About

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


Languages

Language:JavaScript 100.0%