---
title: rtfd
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/rtfd
---

# rtfd

A type that represents Rich Text Format Directory documents.

## Declaration

```swift
static var rtfd: UTType { get }
```

## Discussion

Discussion RTFD is RTF with content embedded in its on-disk format. The identifier for this type is com.apple.rtfd. This type conforms to UTTypePackage and UTTypeCompositeContent.

## See Also

### Application files

- [pdf](uniformtypeidentifiers/uttype-swift.struct/pdf.md)
- [flatRTFD](uniformtypeidentifiers/uttype-swift.struct/flatrtfd.md)
- [epub](uniformtypeidentifiers/uttype-swift.struct/epub.md)
