> For the complete documentation index, see [llms.txt](https://help.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prequilt.com/prequilt-features/download-quilt-info/quilt-image-jpg.md).

# Quilt Image (JPG)

## <mark style="color:blue;">Quilt Image (JPG)</mark>

The most popular downloaded piece of quilt information is a JPG of your quilt. This is an image of the quilt top only without any gridlines or block outlines.

Great use cases for this sharing on Instagram or sending to a friend you might be making a quilt for.

***

## <mark style="color:blue;">How to Download a Quilt Image</mark>

This Help Guide will walk you through the process of downloading a JPG for your quilt design. Download your quilt design first in order to save or print it.

1. Click on the <mark style="color:blue;">**Download image**</mark> button on the center, vertical control panel.

   ![](/files/AALgrVII5AYhyI0Vz6D0)

   <figure><img src="/files/Ah8bVmK9edfhm1Ky9qqE" alt=""><figcaption></figcaption></figure>
2. A pop-up will appear.  Click on the <mark style="color:blue;">**Download the Design**</mark> button on the left to download the entire quilt.&#x20;

   <figure><img src="/files/f9ePMTTnQeDXDjtaTm30" alt=""><figcaption></figcaption></figure>
3. The JPG file will download onto your computer and can be found wherever your downloaded content is saved.

   * JPG, named '*prequilt\_design - #####.jpg'*, of entire quilt:

   <figure><img src="/files/N9BWDcZiaHQXCtlOw20d" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.prequilt.com/prequilt-features/download-quilt-info/quilt-image-jpg.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
