# Render Image Sequence

Once you have selected JPEG, PNG, or BMP as the target file format, the engine will render all frames to individual image files with a frame-number suffix on the timeline.\
The best option in terms of image quality and rendering speed is JPEG, which will be stored with 100% compression quality (so nearly lossless).

Once you have rendered the image sequence, you will find the files in your target folder:

![](/files/-MhI_k_gqK1WKbObL6k1)

## **Import Image-Sequence in Adobe Premiere**

Especially for post-production, these image sequences are perfectly fitting, as you won't need to re-compress the material a second time. To correctly import an image sequence in Adobe Premiere see the following steps:

1. In Premiere go to File > Import..
2. Navigate to your path and select the first image of the sequence and check "Image Sequence".<img src="/files/-MhI_k_eWLmIkH7pJ5w7" alt="" data-size="original">
3. Right-click on the new Item in your project browser and go to Adjust > Interpret...![](/files/-MhI_k_d9hQkUvK-gSka)
4. Now you would need to define the frame rate for the Image Sequence, which was initially used for rendering in Depence.

   ![](/files/-MhI_k_fcNdd83nz4_Fm)


---

# 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://help.depence.com/depence-rendering/depence-video-rendering/depence-render-image-sequence.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.
