wordpaste + vanilla JavaScript

No editor library. Copy from Word and paste below, or load a sample. Back to the playground

Paste from Word here…

This page inserts the cleaned HTML directly. wordpaste is not a sanitiser — if you store pasted content or show it to other users, run it through DOMPurify first. Editors like Tiptap drop dangerous markup via their schema; a bare contenteditable does not.