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

# zip

A type that represents a zip archive.

## Declaration

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

## Discussion

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

## See Also

### Compressed archives

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