# 동영상 파일을 gif 이미지로 변환

미디어 파일을 GIF 애니메이션으로 만들어주는 프로그램입니다.&#x20;

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

### 사용방법.

미디어 파일애서 마우스 우측 버튼을 클릭 후 "**선택한 파일을 GIF로 변환**" 선택합니다.&#x20;

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

변환중인 상태 창이 나오며, 미디어 파일의 용량에따라 완료되는 시간 차이가 있습니다.&#x20;

* 팔레트 사용을 체크하시면 고화질의 결과물을 확인하실 수 있어요

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

정상적으로 미디어 파일을 GIF로 변환이 완료되면, 같은 폴더에 동일한 이름으로 GIF 이미지가 만들어진것을 확인하실 수 있습니다.&#x20;

<figure><img src="/files/RGfb2ynVhFHSXqovl4ll" 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.hamonikr.org/hamonikr-7.0/key-features/undefined/gif.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.
