Move a Google Doc into WordPress cleanly
Keep the useful document structure
The converter reads a public Google Docs export or a DOCX file in your browser. It turns document headings, paragraphs, lists, links, quotes, tables, and code-like text into clean HTML.
The converter removes scripts, editor-only wrappers, inline event handlers, and unsupported styling. The result keeps semantic post elements such as headings, paragraphs, lists, links, quotes, tables, and code when the source provides them.
Know what this converter keeps
Google Docs comments, suggestions, page headers, page footers, and document layout do not belong in a WordPress post and may be left out. Embedded images are not uploaded to WordPress.
This tool does not connect to your WordPress account or publish anything. It creates a clean starting point, and you stay responsible for the final title, images, links, accessibility, and layout.
Paste clean HTML into WordPress
Open a new WordPress post and switch the editor from Visual to Code. Paste the copied HTML, return to the visual editor, and check the headings, lists, links, tables, and code blocks.
Body content only is checked by default because WordPress already supplies the post wrapper. Uncheck it only when you need a complete article element for another workflow.