Convert docx to doc in Mac OS X Snow Leopard or Leopard
To convert a .docx file to .doc format, use TextEdit.

If we want to convert resume.docx to resume.doc, this is what we do.
Start the Terminal app (Apple+Shift+U > Terminal) and type this:
textutil -convert doc resume.docx
This will create resume.doc in the same folder as resume.docx.
Last Updated on 1 June 2010
If you liked this article, subscribe to our Feed, follow us on Twitter (@aruljohn) and/or join our Facebook Page.
Info Home
General
Windows
Linux/Unix
Debian
Mac OS
Apache
Nginx
iPhone/iPod Touch