> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/how-tos/change-style.md).

# 스타일 변경

Morphic에서 단일 이미지의 스타일을 변경하는 방법에 대한 간단한 튜토리얼입니다:

{% embed url="<https://youtu.be/pI2JYl8O6gc>" %}

1. 이동하세요 [코파일럿](https://studio.morphic.com/chat) Morphic에서
2. 이미지를 생성하거나 스타일을 변경할 기존 이미지를 업로드하세요
3. 여러 스타일을 위한 프롬프트를 작성하세요
   1. 프롬프트 바에서 Copilot에게 같은 이미지를 여러 스타일로 생성해 달라고 요청하세요. 예: "이 이미지를 수채화, 유화, 애니메이션, 시네마틱 조명 같은 여러 스타일로 생성하세요."
4. 한 번에 모든 스타일 결과를 만들려면 생성 버튼을 누르세요

이렇게 하면 Morphic에서 같은 이미지로 여러 시각적 스타일을 생성할 수 있습니다. 이 방법은 같은 주제와 구성을 유지하면서 시각적 방향을 비교하고 싶을 때 영화, 광고, 게임, 소셜 콘텐츠에 특히 잘 맞습니다.

***


---

# 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://morphic.com/docs/kr/how-tos/change-style.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.
