---
title: "Recraft API — 변형, 가격, model skill"
url: "https://runapi.ai/ko/models/recraft.md"
canonical: "https://runapi.ai/ko/models/recraft.md"
locale: "ko"
model: "Recraft"
provider: "Recraft"
modality: "utility"
variant_count: 2
price_from_cents: 1
---

# Recraft API

디자인 및 프로덕션 워크플로우에서 AI 이미지 업스케일링과 배경 제거를 위한 Recraft API 액세스.

**Provider:** Recraft
**Modality:** Utility
**Catalog:** 2 variants

Recraft는 AI 기반의 선명한 이미지 업스케일링과 정밀한 배경 제거를 제공합니다. 모델은 제품, 인물, 디자인 이미지에서 깔끔한 엣지 감지와 아티팩트 없는 처리에 최적화되어 있습니다.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| recraft-crisp-upscale | `crisp-upscale` | $0.010 | call | https://runapi.ai/ko/models/recraft/crisp-upscale.md |
| recraft-remove-background | `remove-background` | $0.010 | call | https://runapi.ai/ko/models/recraft/remove-background.md |


## Install the skill

```sh
npx skills add runapi-ai/recraft -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Recraft features to an application.

## Context

Recraft는 디자인 워크플로우를 위한 특화된 이미지 처리 도구를 제공합니다. RunAPI를 통해 선명한 업스케일과 배경 제거 엔드포인트 모두 하나의 키와 호출별 과금 방식을 공유합니다.

## FAQ

### 이 모델은 어떻게 호출하나요?

model skill을 설치하고 RunAPI key와 함께 설정 메모를 따르세요.

### 실패한 생성도 비용이 드나요?

실패한 생성은 과금되지 않습니다

### 애플리케이션에서 호출할 수 있나요?

네. 코딩 워크스페이스에 model skill을 설치하고 모델 기능을 추가할 때 사용하세요.

