# GZ Previewer

Doing various trials to test the standard and the application we realized that the cost of inscribing even very basic apps could be considerable especially when multiplied by multiple items.

"After a few days working on another code I read Gzip and my mind a opened a world of possible applications that until now had not even been considered, by other developers" - thewrlck

To facilitate the inscription of heavy files we realized that a gzip file previewer is needed. Using recursive technology and js decompression we are able to generate very heavy inscription at one-third of the cost, making it possible to create increasingly complex Bitcoin inscriptions at affordable cost.

Using recursive technology to integrate the compressed gzip file written to BTC and unzip the downloaded file, we can view the already decompressed file directly from the browser maintaining the file quality. This allows a file weighing 220kb to be written at 70kb opening the door for a new narrative in the world of inscription.

This technology, in addition to being useful on small inscriptions will be able to enable more complex infrastructure to be inscribed on Bitcoin (where the weight is particularly relevant).

Inscription: <https://ordiscan.com/content/15118010ced3cace4b48c6e5a52e3962df0ede657e9bde82cc8e26efa1823cc5i0>

Unzip your Gzip file using querystring: /content/7b9cdb349d8a75152834437f6453b235d1884c188f4428d69db4b26fd3048ccbi0\*\*?q=$id\*\*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://inscrib3.gitbook.io/inscrib3/features/gz-previewer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
