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

# gzip

A type that represents a GNU zip archive.

## Declaration

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

## Discussion

Discussion The identifier for this type is org.gnu.gnu-zip-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)
- [bz2](uniformtypeidentifiers/uttype-swift.struct/bz2.md)
- [appleArchive](uniformtypeidentifiers/uttype-swift.struct/applearchive.md)
