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

# bz2

A type that represents a bzip2 archive.

## Declaration

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

## Discussion

Discussion The identifier for this type is public.bzip2-archive. This type conforms to UTTypeData and UTTypeArchive.

## See Also

### Compressed archives

- [archive](uniformtypeidentifiers/uttype-swift.struct/archive.md)
- [zip](uniformtypeidentifiers/uttype-swift.struct/zip.md)
- [gzip](uniformtypeidentifiers/uttype-swift.struct/gzip.md)
- [appleArchive](uniformtypeidentifiers/uttype-swift.struct/applearchive.md)
