Manatee

How to convert an RTFD to RTF or Word on a Mac

An RTFD is a Mac-only document that looks like a single file but is actually a folder holding an RTF file plus any images you pasted in. To send it to someone who is not on a Mac, convert it: to RTF for a plain single file that opens everywhere, or to a Word .docx if you want the pictures to travel with the text. The fastest way is to drop the RTFD onto a converter, pick RTF or DOCX, and get the new file alongside the original. This post explains what an RTFD really is, why it causes trouble off the Mac, and which target to choose.

What an RTFD actually is

RTFD stands for Rich Text Format Directory, and the word “directory” is the whole story. When you use TextEdit to write something with an image in it, macOS does not store the picture inside a single document file. Instead it makes a folder, puts an RTF file inside for the text, and puts the image files in beside it, then presents that whole folder to you as one icon. Finder hides the folder-ness so it feels like a normal document, but under the surface an RTFD is a bundle, the same trick apps and app-like files use on the Mac.

This works beautifully as long as you stay on a Mac. The moment the file leaves, the illusion breaks. Email it, drop it in a shared folder, or upload it, and the other side often receives either a folder full of confusing pieces or a file their software has never heard of. Windows, Android, most web apps, and even some Mac apps do not understand RTFD, because it is an Apple convention rather than a widely supported document format. That is why converting is not optional if the file has to travel.

RTF versus Word: which target keeps what

The right target depends on one question: does your document contain images or attachments?

RTF is Rich Text Format, a single flat file. It keeps your text formatting: bold, italic, fonts, colors, basic layout. What it does not do well is carry embedded pictures and file attachments. RTF was designed as a portable text format, and while some images can survive, attachments and richer content generally do not make the trip. So if your RTFD is really just styled text with no pictures, RTF is a clean, tiny, universally readable choice. If it has images, expect them to be flattened or dropped.

Word .docx is the better target when images matter. The .docx format is a structured package that can embed pictures directly, so a converter can take the images that were sitting beside the RTF inside the bundle and place them into the Word document. The result is a single .docx that opens in Word, Pages, and Google Docs with the text and the pictures intact. It is a slightly heavier file than RTF, but it is the honest choice when you want the whole document to arrive in one piece.

A simple rule: text only, choose RTF for the smallest, most compatible file; text with images, choose DOCX so the pictures come along.

How to convert, on the Mac and with a converter

macOS gives you a built-in path through TextEdit, since TextEdit is where most RTFD files are born:

  1. Open the RTFD in TextEdit.
  2. Choose File, then Duplicate, or Save.
  3. In the file format list, pick Rich Text Format for RTF, or a Word format for .docx.

The honest limit is that TextEdit converts one document at a time, and when you save to RTF it will warn you if attachments cannot be kept, which is the format doing what it must rather than a bug. For a single file that is fine.

For a batch, or when you would rather not think about which format keeps what, Manatee does it on your Mac with nothing uploaded:

  1. Open Manatee and choose Convert.
  2. Pick RTF or DOCX as the target.
  3. Drag the RTFD onto the window or the menu bar icon. Because an RTFD is a bundle, drag the single icon as you see it in Finder; the app reads the pieces inside.
  4. The new file is written alongside the original, which stays exactly as it was.

Whichever route you take, the original RTFD is left in place, so you can convert to RTF, check whether you miss the images, and convert again to DOCX without having lost anything.

The trade-off to expect: attachments and flattening

The one thing to go in expecting is that converting a bundle into a flat file forces some decisions about the extras the bundle was carrying. Text and standard formatting move over reliably in both directions. Images are where the target format decides your fate: DOCX embeds them, RTF usually cannot in a way that survives everywhere, so a picture-heavy RTFD converted to RTF may arrive as text alone.

Other attachments an RTFD can hold, such as a PDF or a file you dragged into the document, are the least portable part. A flat document format is not really built to carry arbitrary files inside it, so those are the first things to disappear in a conversion. If your RTFD is essentially a note with attachments you need to keep, the safer move is to pull those attached files out of the document separately and send them on their own, then convert the text. And because the conversion never alters the source, the reliable habit is to keep the RTFD as your working master on the Mac and treat the RTF or DOCX as the shareable copy you generate when you need to send something out.

Questions

Why does my RTFD look like a folder when I look inside it?

Because it is one. RTFD is a bundle: a folder with the RTF text file and any image files inside, shown as a single icon in Finder. That structure is why it works on a Mac and confuses everything else, which is the reason to convert it before sharing.

I converted to RTF and my images vanished. How do I keep them?

Convert to DOCX instead. Word documents can embed images directly, so the pictures that lived inside the bundle come along. RTF is a flat text format and does not reliably carry embedded images, so a picture-heavy document should target .docx.

Can I just rename the .rtfd to .rtf?

No. An RTFD is a folder, not a single file, so renaming it does not produce a valid RTF and usually breaks it. You need a real conversion that reads the text and images inside and writes them into the new format.

Which is more compatible to send, RTF or DOCX?

Both open on virtually any system, unlike RTFD. RTF is the smallest and simplest for plain styled text. DOCX is the safer choice when the document has images or when the recipient expects a Word file, which is most office settings.