What does .docx do that .doc could not?

850 views

What does .docx do that .doc could not?

In: Technology

4 Answers

Anonymous 0 Comments

docx is a cleaner and more modern format. It’s compressed, too, so it ends up being a smaller file.

docx files are actually zip files. If you change the file extension from .docx to .zip, you can unzip the file and see what is inside. There are folders in there and xml files which contain the different types of data that can go in there. Note: Copy the file first before you unzip it so you don’t break your original file.

You are viewing 1 out of 4 answers, click here to view all answers.