---
title: UTTypeGZIP
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypegzip
---

# UTTypeGZIP

A type that represents a GNU zip archive.

## Declaration

```occ
extern UTType * const UTTypeGZIP;
```

## Discussion

Discussion The identifier for this type is org.gnu.gnu-zip-archive. This type conforms to UTTypeData and UTTypeArchive.

## See Also

### Compressed archives

- [UTTypeArchive](uniformtypeidentifiers/uttypearchive.md)
- [UTTypeZIP](uniformtypeidentifiers/uttypezip.md)
- [UTTypeBZ2](uniformtypeidentifiers/uttypebz2.md)
- [UTTypeAppleArchive](uniformtypeidentifiers/uttypeapplearchive.md)
