# 钉图至桌面

对于开发者、设计师等职业人士，可能经常需要将文本、代码、图片等内容钉到桌面，方便进行对比操作。1Capture 支持截图、本地图片、剪贴板图片钉至桌面。

### 如何钉图

**截图钉至桌面：**&#x6309;下截图快捷键，然后选择截图区域，最后从工具条选择 「钉至桌面」 图标<img src="/files/K54JwDkRv4febKqkgK4P" alt="" data-size="line">。也可以按下 <kbd>P</kbd> 快速钉图。

**本地图片钉至桌面：**&#x4ECE;菜单栏菜单中选择 「打开本地图片」，或者拖拽本地图片至 1Capture 菜单栏图标，打开本地图片。此时跟截图标注一样，可以通过按下 <kbd>P</kbd> 快速钉图。

**剪贴板图片钉至桌面：**&#x4ECE;菜单栏菜单中选择 「打开剪贴板图片」，此时跟截图标注一样，可以通过按下 <kbd>P</kbd> 快速钉图。也可以从菜单栏菜单中选择 「剪贴板钉至桌面」，直接钉图。

### 钉图操作

**缩放与透明度：**&#x901A;过鼠标滚动或触控板缩放手势，可以调节图片大小。按住 <kbd>Command</kbd>，然后滚动鼠标滚轮，则可以调节图片透明度。但这两个操作，可以在设置面板中互换。

**旋转与翻转：**&#x5728;钉至桌面图片上点击鼠标右键，可以对图片进行旋转或翻转操作。

**切换缩略图：**&#x6309;下 <kbd>S</kbd> 可以在当前大小和缩略图之间切换

**切换原始大小：**&#x6309;下 <kbd>Z</kbd> 可以在当前大小和原始大小之间切换


---

# 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://docs-1c.hapigo.com/tools/pin-image.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.
