> For the complete documentation index, see [llms.txt](https://jjloomis.gitbook.io/adobe-premiere-pro-basics-home-edition-windows/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jjloomis.gitbook.io/adobe-premiere-pro-basics-home-edition-windows/exporting/exporting-a-still-image.md).

# Exporting a still image from your sequence

1. In the Program panel, position the playhead on the frame you would like to use as a still image.
2. Press the Export Frame button.
3. In the Export Frame dialog box, click Browse. Navigate to and select your project folder. Click Choose.
4. In the Format drop-down list, choose JPEG.
5. In the Name field, give the still image a name.&#x20;
6. When finished, click OK. Your still image will be JPEG in your project folder.

![](/files/-M5gsDtk3K7PPfDzZaa9)


---

# 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://jjloomis.gitbook.io/adobe-premiere-pro-basics-home-edition-windows/exporting/exporting-a-still-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.
