# 여러개의 파일이름을 변경할때

이 기능은 폴더나 파일의 이름을 일괄적으로 변경하거나 특정 이름을 삭제하고자 하실때 사용하기에 좋은 도구입니다.&#x20;

여러개의 폴더나 파일의 이름을 일괄 변경하는 방법은 다음과 같이 사용할 수 있습니다.

## 1. 기본 프로그램 사용 (bulky)

방법1. 변경할 파일이나 폴더를 선택하고 마우스 우측 버튼을 클릭해서 "이름 바꾸기" 또는 단축키 F2를 누릅니다.

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

아래 그림과 같이 "이름변경" 창이 실행되며, 해당 창에서 찾기와 변환 입력란에 변경하실 이름을 입력을 하시고 "이름 변경" 버튼을 클릭하면 파일이나 폴더의 이름이 변경됩니다.

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

## 2. gprename 프로그램 사용

"프로그램 메뉴 > 파일명 일괄 변경" 을 실행하세요

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

#### 선택한 폴더나 파일 이름 일괄 변경

1. 왼쪽의 트리에서 변경할 파일이나 폴더를 선택하고, 다음과 같이 아래쪽의 탭 메뉴를 이용해서 변경할 작업을 설정한 후 미리보기 버튼을 눌러서 바꿀 내용을 확인합니다.<br>

   이 때 문자를 추가할 수 도 있고, 특정 문자를 대체할 수 도 있으며, 다음의 예와 같이 숫자로 모두 변환하는 것도 가능합니다.

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

2. 미리보기로 변경될 내용을 확인했으며, 이름변경 버튼을 눌러서 작업을 적용합니다.
3. 새로고침 버튼을 누르면 모든 선택한 파일이나 폴더의 변경된 내용을 확인할 수 있습니다.

<figure><img src="/files/FRroUDikcHRTVhFnlImQ" 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-8.0/key-features/undefined/undefined-5/undefined-1.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.
