# 가져오기
Import 탭은 외부 애니메이션 파일을 After Effects 컴포지션으로 가져옵니다. 소스가 LottieFiles 라이브러리(Explore)나 팀 워크스페이스에 없을 때 사용하세요. 예를 들어 클라이언트가 공유한 Lottie나, 애니메이션으로 만들고 싶은 `.svg` 아이콘이 있을 때 유용합니다.

이 장은 [Explore](/ko/integrations/after-effects/02_explore)의 상대편입니다. Explore는 LottieFiles 라이브러리에서 가져오고, Import는 로컬 디스크나 URL에서 가져옵니다.

## 가져올 수 있는 것

- `.lottie` — dotLottie 컨테이너(단일 또는 여러 애니메이션)
- `.json` — Lottie JSON
- `.svg` — 벡터 그래픽(AE에서 애니메이션 가능한 셰이프 레이어로 변환)

## 이 장에서 다루는 내용

- **[파일에서 가져오기](/ko/integrations/after-effects/03_import/importing-from-file)** — 로컬 파일을 드래그 앤 드롭하거나 파일 선택기를 사용합니다.
- **[URL에서 가져오기](/ko/integrations/after-effects/03_import/importing-from-url)** — Lottie URL 또는 `.lottie` 링크를 붙여넣습니다.
- **[여러 애니메이션 파일 다루기](/ko/integrations/after-effects/03_import/working-with-multi-animation)** — `.lottie`에 둘 이상의 애니메이션이 들어 있을 때.
- **[Import 패널 컨트롤](/ko/integrations/after-effects/03_import/import-panel-controls)** — UI 참고 문서.

## 관련 문서

- [Explore](/ko/integrations/after-effects/02_explore) — 대신 공개 LottieFiles 라이브러리를 둘러봅니다.
- [워크스페이스](/ko/integrations/after-effects/10_workspace) — 팀이 저장한 애니메이션입니다.
