Convert DOCX to DOC for free with your Mac

Sep 22, 2010 - 10 Comments

convert docx to doc If you need to convert a .docx file to .doc, don’t pay for one of the many conversion sites or utilities out there. Your Mac has the ability to handle the conversion entirely on it’s own already built in and it’s completely free. We’re going to be using the textutil command line tool to get this done:

  • Launch the Terminal (located in /Applications/Utilities/Terminal)
  • Type the following command:

textutil -convert doc /path/to/filename.docx
For example, I have a docx file located in my Documents folder that I want converted, this would be the syntax:

textutil -convert doc ~/Documents/ImportantReport.docx
The ~ signifies your home directory, and the rest is just the path to your docx file.

As just a general Terminal tip, I would highly recommend using tab completion when entering in long directory strings and complex names, it’ll save you plenty of headaches. Basically you just start typing the name of a file or directory and hit tab to auto-complete the name.

Related articles:

Posted by: Manish Patel in Mac OS X, Tips & Tricks

10 Comments

» Comments RSS Feed

  1. Paul says:

    It works fine for extracting text with some layout kept. However, with my testing it strips out all images!
    I checked ‘man’, and I saw no separate option for keeping images.
    Can this conversion be done while still keeping the images?

  2. Marc says:

    “As just a general Terminal tip, I would highly recommend using tab completion when entering in long directory strings and complex names, it’ll save you plenty of headaches.”

    For the more gui-minder users, one can drag a file from the desktop or finder window onto the command line, and the file’s full path and file name will be automagically added to the command line. Thus one would type:
    “textutil -convert doc ”
    and then drag the file to be converted onto the terminal window.

  3. [...] OS X Daily Podobne artykuły:Terminal – zmiana katalogu (cz. I) Terminal jest Makową linią poleceń [...]

  4. Conor says:

    Just use open office and save them as .doc.

  5. adam says:

    Look nice tips, I will test, thanks ;)
    And use iconv to change encode :p

  6. [...] Office, your Mac already has the ability to convert to .doc from the dreaded .docx format. By using a simple Terminal command, you’re simultaneously sticking it to the man and getting a usable Word [...]

  7. Justin says:

    But for the average Mac user, wouldn’t it be easier to open the docx in TextEdit & save as a .doc?

  8. Hi there, I found your site by means of Google at the same time as looking for a related subject, your web site came up, it appears good. I have bookmarked it in my google bookmarks.

  9. Nigel says:

    Thanks. Worked fine.

  10. Steve says:

    I found that uploading to google docs and then downloading as a doc preserves images and layout, while TextEdit doesn’t.

Leave a Reply

 

Shop for Apple & Mac Deals on Amazon.com

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Shared on Facebook

Shop at Amazon

Ad

OSXDaily on Facebook