Compare two DOCX files. Track insertions, deletions, and content changes.
Drop .docx file or browse
Drop .docx file or browse
Content is extracted and compared paragraph by paragraph
We use Mammoth.js to extract text content from DOCX files, then compare the text using our diff engine.
Currently we compare text content. Formatting-only changes (like bold/italic) are extracted as HTML for comparison.
Only .docx format is supported. Convert .doc files to .docx first using Word or LibreOffice.