Why .docx instead of .doc
.docx is the modern Microsoft Word format introduced with Office 2007. It uses an open, XML-based file structure that is well-supported by every modern word processor — Microsoft Word, Google Docs, LibreOffice Writer, Apple Pages. It is the format you want for any new editing work.
The legacy .doc format is a binary blob that is harder to write reliably from a browser, so this converter targets .docx as the output format. Once you have the .docx, you can save it as .doc inside Word if a specific recipient still needs the older format.