> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 작업효율을 300% 높이는 일괄작업

> 캐럿 AI 일괄작업 기능으로 여러 작업을 한 번에 처리하세요.

<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '2rem'}}>
  <iframe style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', border: 0}} src="https://www.youtube.com/embed/mFb4HudfIr8" title="캐럿 아카데미 | Ep6. 작업효율을 300% 높이는 일괄작업" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowFullscreen className="rounded-lg shadow-lg" />
</div>

캐럿AI에게 이렇게 요청해보세요.

<Steps>
  <Step title="한번에 여러 이미지 작업">
    ```text theme={null}
        업로드한 사진을 모두 배경을 제거하고 png 이미지로 만들어줘.
    ```
  </Step>

  <Step title="여러 시안 제작">
    ```text theme={null}
        10대 산업군을 대표하는 3D 아이콘을 미니멀 스타일로 정방형으로 각각 만들어줘.
    ```
  </Step>

  <Step title="영상 작업과 배경음악 작업을 한번에">
    ```text theme={null}
        첨부한 이미지를 픽셀아트 스타일로 바꿔주고, 자연스럽게 움직이는 영상으로 만들어줘. 잘 어울리는 로파이 배경음악도 추가하고.
    ```
  </Step>
</Steps>
