Add your files
Drop one DOC or two hundred. Batch conversion is not a paid feature here.
An old document archive has to be brought into a current Office or Google Docs workflow.
The binary OLE compound file is rewritten as a ZIP of XML parts. The content is the same; the container becomes one that modern tools read natively and that survives partial corruption far better.
Macros do not come with it. DOCX is defined as macro-free by design, so any VBA in the original is dropped, and moving it across requires the .docm format instead. Silent macro loss is exactly what catches people converting old templates.
Usually not visibly. Both formats describe the same Word object model, so this is a much cleaner conversion than going to or from PDF.
It is a ZIP archive internally. The XML compresses well, where the old binary format had none.
Drop one DOC or two hundred. Batch conversion is not a paid feature here.
Word Document is lossless, so nothing is thrown away in the conversion.
Converted and deleted the moment it finishes. Never written to permanent storage.