1Upload every file you want combined — at least two of them.
2Drag the uploaded items into the order you want; the order is taken from the list, not from the filenames.
3Start the merge, which joins matching inputs without re-encoding them and reconciles mismatched ones exactly once.
4Download the single combined Word file.
Merge Word FAQ
Does it matter if the inputs are different formats?
+
It does. Word documents keep text, styles and images as editable objects rather than as a fixed page image. Matching inputs take a fast, lossless path; mismatched ones have to be reconciled to a common format, which is slower and costs one encode.
Anything specific to Word when merging?
+
Yes — the document is a zip of XML, so text edits are cheap and the weight is almost always the embedded images. That is worth checking when the inputs did not all come from the same source.
How does Merge Word join the files together?
+
Concretely, the documents are appended with their styles reconciled, so headings stay headings and the combined file is still fully editable rather than a stack of page images. Upload everything you want combined and the result comes back as a single file.
Can I control the order things are joined in?
+
Yes — drag the uploaded items into the order you want before starting. Order is taken from the list, not from the filenames, so "IMG_2.jpg" sorting after "IMG_10.jpg" is not a problem you have to solve first.
Do tracked changes and comments survive?
+
Comments and tracked changes are preserved where the operation permits it, but treat them as review data rather than content: if you are sending the result outside your organisation, accept or reject them first, because they travel with the file.
What can I upload to Merge Word?
+
DOCX and legacy DOC, plus ODT, RTF and plain TXT. LibreOffice does the parsing, so anything it opens correctly on a desktop opens correctly here.
Is there a file size limit on Merge Word?
+
Yes: free accounts process documents up to 25 MB each, and since the text in a Word file is XML, anything near that ceiling is embedded images rather than writing. If a document is over it, the fix is almost always to downsize the images inside rather than to cut content.
Will Merge Word lower the quality of my Word documents?
+
The text, styles, headings, tables and lists are structured data and survive intact — they are not re-typeset. The only thing that can lose fidelity is an embedded image, and only if the operation you chose recompresses it.
Why would a modern-format site run Merge Word?
+
WEBP.to is built around the modern replacement for both of the old defaults: one format that does lossy, lossless, alpha and animation, and reliably lands smaller than the JPEG or PNG it came from. People arrive here having decided the old defaults are costing them bandwidth, and that decision immediately raises the rest: what size, what quality, what happens to the transparency. Merge Word is on the same upload and the same account so those questions get answered in one place.
Once Merge Word has run, what is worth doing next?
+
The converter on this site moves images to and from WebP, PNG, JPG and AVIF, which is where you decide whether a smaller file is worth losing the older browsers. Doing it in that order matters: pick the pixels first and the container afterwards, because the container is the cheap decision and the pixels are the expensive one.
Do the sibling sites run something different?
+
The engines are identical — same libraries, same workers, same caps. What is different is the opinion attached, and the opinion here rests on a property of the format this site is named after: the same .webp extension can hold a lossy VP8 frame, a lossless one, or an animation, so the sensible processing path is decided per file rather than per extension.
What happens to my file, and is an account required?
+
No account, and nothing is retained: uploads are deleted from the workers shortly after the job finishes, and nothing is inspected, listed or indexed. Accounts exist for history and batch size only.