Batch convert rtfd to docx?

Joined
Sep 30, 2015
Messages
2
Reaction score
0
I have a lot of rtfd files (and also html versions of the same files). I would like to be able to batch convert them and have the name staff in tact. Is there a way to do this?



Thanks in advance,

Debbie
 
Joined
Sep 30, 2015
Messages
2
Reaction score
0
Thanks for your quick response. I have never used terminal and wasn't sure how to do this. Would you be able to walk me through it a bit? How do I set up the path to make it work for me? And I was unsure about the google conversion piece. I will be putting the files on google drive, but don't want it to convert. Is that a necessary step?

Thanks for your help.
 
Joined
Sep 17, 2014
Messages
4,854
Reaction score
241
OK, Debbie, first and foremost, make sure you have a backup of your "stuff".

Secondly, there are two things, at least, that you'll need to know initially. First of all, the "location" of all your rtfd files. If they are all in the same folder, that will make it easier. The easiest way to find that out is by entering the name of one of the rtfd file names in the Search box for whatever Search tool you use. Most folks use Spotlight (comes with Apple's OS), which is fine. (I use a free program called "EasyFind" for my searches). Once the file is found, the entire pathname should be shown, and that is what you would enter in the terminal string "/Users/username/path/folder-name".

The "string" "*.rtfd" at the end of that command just means that the conversion to docx will occur only for files in that folder whose name ends with .rtfd.

Next, the Terminal "program" is location inside the Utilities folder, which is inside your Applications folder. To get to it, double click the Applications Folder, then double click the Utilities folder, then double click on the Terminal program.

If your rtfd files are "scattered" in different folders, then you'll need to repeat that Terminal command, except that the "folder-name" would be different each time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top