> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/datasets/manage-datasets/download-an-image.md).

# 画像をダウンロード

データセットから1枚の画像をダウンロードできます。

そのためには、まずRoboflow Annotateでダウンロードしたい画像を開きます:

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

次に、右上の三点アイコンをクリックします:

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

「Download Image」ボタンをクリックします。

すると、その画像がコンピュータにダウンロードされます。

## 変換済み画像をダウンロード

また、個別の変換済み画像を [Dataset Version](/roboflow/roboflow-jp/datasets/dataset-versions.md)。バージョンの画像詳細ビューで前処理済みまたは拡張済みの画像を表示しているときに、アクションメニューの「Download Image」をクリックすると、その画像の特定の変換バージョンをダウンロードできます。


---

# 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:

```
GET https://docs.roboflow.com/roboflow/roboflow-jp/datasets/manage-datasets/download-an-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.
