# 유용한 이미지 관리

마우스 우측 버튼의 컨텐츠 기능중에는 이미지를 선택했을경우 이미지를 PDF로 변환하는 기능과 이미지의 크기를 변경하는 기능을 파일 탐색기에서 마우스 우측버튼으로 사용하실 수 있습니다.

또한 SVG 파일을 Icon 파일의 크기 변환/사이즈 조절시 사용할 수 있는 기능을 제공합니다. (Convert-svg)

이 기능은 "Convert-svg 사용법" 페이지에서 확인 하실 수 있습니다.&#x20;

이미지 파일에서 마우스 우측 버튼을 클릭 했을때 메뉴.

1. 이미지 뷰어에서 열기.
2. 선택한 이미지 PDF 변환.
3. 배경화면으로 설정하기.
4. 이미지 크기 조절.
5. 이미지 회전.

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

<figure><img src="/files/1YRd6lAQUxIi3zRTGskW" 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/undefined-2.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.
