> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scanova.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Downloading a QR Code

> Download a QR Code in the format and the size that you need, from PNG for screens to SVG, EPS or PDF for print, and what each option is actually best for.

## Where to download from

Every QR Code has a **Download** action — the download-icon button in each row of the [QR Codes list](/qr-codes/manage/folders-tags-bulk-operations), or the **Download** button on a QR Code's own detail page. Both open the same **Download QR Code** panel.

<Note>
  This is a different action from **Export**, which pulls scan/analytics *data* out of the platform rather than the QR Code image itself — see [Exporting QR Code data](/qr-codes/manage/export).
</Note>

## Choosing a format and size

<Steps>
  <Step title="Open the Download panel">
    From the QR Codes list, click the download icon in the row for the QR Code you want. The panel shows a live preview, the current **Format**, **Size**, and estimated file size at the top.
  </Step>

  <Step title="Pick a raster or vector format">
    **Format** splits into two groups: **Raster** (**PNG** or **JPG** — fixed pixel dimensions) and **Vector** (**SVG**, **PDF**, or **EPS** — scale to any size with no quality loss). Switching to a vector format replaces the **Size** section's pixel options with a note that it "scales infinitely," and the estimated file size drops to a few KB regardless of how large you print it.

    <Frame caption="The Download panel with PNG selected at Print size (1200x1200 px)">
      <img src="https://mintcdn.com/scanova-api/FJpDFpkrq6b7yDgr/images/v2/qr-codes/manage/download/download-panel-png-print.png?fit=max&auto=format&n=FJpDFpkrq6b7yDgr&q=85&s=df4a2267f8533b6cb36774916cad2eb6" alt="Download QR Code panel showing Format split into Raster (PNG selected, JPG) and Vector (SVG, PDF, EPS)" width="1316" height="904" data-path="images/v2/qr-codes/manage/download/download-panel-png-print.png" />
    </Frame>

    <Frame caption="The same panel with SVG selected — Size becomes informational only">
      <img src="https://mintcdn.com/scanova-api/FJpDFpkrq6b7yDgr/images/v2/qr-codes/manage/download/download-panel-svg.png?fit=max&auto=format&n=FJpDFpkrq6b7yDgr&q=85&s=2c79febf5b2dd0872c7c426f00b08ba3" alt="Download QR Code panel with SVG selected under Vector format, showing Size as Scalable, any size" width="1316" height="904" data-path="images/v2/qr-codes/manage/download/download-panel-svg.png" />
    </Frame>
  </Step>

  <Step title="Pick a size (raster formats only)">
    For PNG or JPG, **Size** offers three presets — **Web** (450×450 px), **Print** (1200×1200 px, selected by default), and **Poster** (2400×2400 px) — plus **Custom**, which reveals separate **W** and **H** fields (with a lock icon between them to keep them linked) and a unit dropdown defaulting to **Pixel**.

    <Frame caption="Custom size selected, with linked width/height fields and a unit dropdown">
      <img src="https://mintcdn.com/scanova-api/FJpDFpkrq6b7yDgr/images/v2/qr-codes/manage/download/download-panel-custom-size.png?fit=max&auto=format&n=FJpDFpkrq6b7yDgr&q=85&s=09989d7713403007ee10e16b656b1b75" alt="Download QR Code panel with Custom size selected" width="1316" height="904" data-path="images/v2/qr-codes/manage/download/download-panel-custom-size.png" />
    </Frame>
  </Step>

  <Step title="Download">
    The filename preview at the bottom (e.g. `golden-gate-bridge-docs-copy_1200x1200.png`) updates live as you change format and size. Click **Download** to save the file.
  </Step>
</Steps>

## Related

* [Exporting QR Code data](/qr-codes/manage/export) — pull scan/analytics data instead of the QR Code image
* [Duplicating a QR Code](/qr-codes/manage/duplicate) — the **Copy design** option there reuses whatever design you've applied, without needing a fresh download
* [Bulk operations](/qr-codes/manage/folders-tags-bulk-operations) — download or generate QR Codes in bulk instead of one at a time
* [Custom QR Code design](/qr-codes/manage/custom-design) — style the QR Code before downloading it
