# 下载切图

### 为了更好的使用体验，帮助文档已迁到新网址 [前往「帮助」](https://moonvy.com/blog/post/Moonvy%E6%9C%88%E7%BB%B4%E5%B8%AE%E5%8A%A9%E6%96%87%E6%A1%A3/%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B/)

### 单一切图下载

* 在设计图中选中切图，下载即可

### 批量下载

* 切换至资源 Teb，显示当前设计图里全部切图，可以全选一起下载

![](/files/A8GgNOHvlFhzxSXC1fpC)

## 切图设置

### 多倍数选择

* 多倍数的下载可以通过切换不同的平台实现

### 格式选择

* 支持的格式：PNG、JPEG、SVG、PDF、WebP，可根据需要下载

### PNG 切图压缩

提供 3 种压缩比率，适用更多场景

* 无损压缩：压缩时间比较慢，可减小-15%体积，基本不影响画质
* 快速压缩：压缩时间比较快，可减小-40%体积，会对画质有轻微损失
* 极限压缩：压缩时间比较快，可减小-50%体积，会对画质有略微损失

### Android 切图下载设置

:point\_right: 因为平台差异性，Android 切图需要资源目录名称存放切图，我们提供了选项方便工程师选择合适的 **drawable**  和 **mipmap**

{% hint style="info" %}
**Android 平台的差异，Figma 官方导出切图未对该情况做适配，Moonvy 月维根据平台差异提供了让工程师更效率的解决办法。**
{% endhint %}


---

# 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://moonvy.gitbook.io/moonvy-spec/she-ji-tu-biao-zhu/xia-zai-qie-tu.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.
