---
title: GUNZIP
url: https://www.tines.com/docs/formulas/functions/gunzip/
kind: formula-function
---

*[tines.com](https://www.tines.com/llms.txt) › [Docs](https://www.tines.com/docs/llms.txt) › [Formulas](https://www.tines.com/llm/docs/formulas.md) › [Functions](https://www.tines.com/llm/docs/formulas/functions.md)*

# GUNZIP

*[View on tines.com](https://www.tines.com/docs/formulas/functions/gunzip/)*

Decompresses from a gzip. If there are multiple files in the archive the results are concatenated. Total size of decompressed files must be under 100 MB.

**Categories:** Data Parsing/Conversion

## Syntax

```
GUNZIP(compressed_file_data)
```
