# Converting HEIF and Raw Images to JPG using Sony's IEDT

HEIF and RAW images can be batch converted to JPG format using the Sony IEDT Viewer application. Start IEDT and select to start the Viewer:

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

{% hint style="info" %}
IEDT Viewer may ask for your camera's serial number before loading images
{% endhint %}

Direct IEDT Viewer to your images using the file directory panel on the left. You should see them loaded into the bottom panel:

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

To export HIEF format images to JPEG, select all HEIF images in the bottom panel using **Ctrl-A**:

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

Then, navigate to **File->Export HEIF Format Files**:

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

Imagery can then be exported to JPEG format:

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


---

# 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.phoenixlidar.com/converting-heif-and-raw-images-to-jpg-using-sonys-iedt.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.
