이미지 에디터
AI로 어떤 이미지든 편집하세요. 스타일 변경, 객체 제거, 요소 수정, 또는 전체적인 느낌 변환.
입력이 필요합니다: 편집할 이미지, Edit Instructions
사용 모델
API예시
소품 더하기: Pyra의 포근한 목도리
Grok Imagine Quality. 지시 하나로 Pyra에게 손뜨개 보라색 목도리를 둘러 줍니다. 더한 건 소품 하나뿐, 그 아래 드래곤은 그대로 — 같은 보라색 눈과 빛나는 무한대 문양입니다.
이 파이프라인 관련 기사
이미지 에디터 API
직접 작성한 코드에서 이 파이프라인을 호출하세요. 요청 한 번으로 실행이 시작되며, 모델은 별도의 엔드포인트가 아니라 입력 필드입니다.
bun add @pipe2-ai/sdk import { createClient } from "@pipe2-ai/sdk";
const client = createClient(process.env.PIPE2_TOKEN!);
const { run_pipeline } = await client.RunPipeline({
pipeline_slug: "image-editor",
input: {
image_url: "https://example.com/product.jpg",
instructions: "Remove the background and place the product on a soft grey studio backdrop",
model: "grok-imagine-image-quality",
},
});pip install pipe2 import asyncio
import os
from pipe2 import Pipe2Client
client = Pipe2Client(token=os.environ["PIPE2_TOKEN"])
run = asyncio.run(client.run_pipeline(
pipeline_slug="image-editor",
input={
"image_url": "https://example.com/product.jpg",
"instructions": "Remove the background and place the product on a soft grey studio backdrop",
"model": "grok-imagine-image-quality",
},
))go get github.com/pipe2-ai/sdk-go client := pipe2.NewClient(os.Getenv("PIPE2_TOKEN"))
input := json.RawMessage(`{
"image_url": "https://example.com/product.jpg",
"instructions": "Remove the background and place the product on a soft grey studio backdrop",
"model": "grok-imagine-image-quality"
}`)
run, err := pipe2.RunPipeline(context.Background(), client, "image-editor", input)
if err != nil {
log.Fatal(err)
}brew install pipe2-ai/tap/pipe2 pipe2 pipelines run \
--pipeline image-editor \
--input-json '{"image_url": "https://example.com/product.jpg", "instructions": "Remove the background and place the product on a soft grey studio backdrop", "model": "grok-imagine-image-quality"}' \
--wait매개변수
-
image_url필수 -
Public URL of the image to edit.
string -
instructions필수 -
What to change, in plain language — the edit is applied to the whole image.
string -
aspect_ratio -
Output aspect ratio. Leave unset to keep the source image's ratio.
1:116:99:164:33:4기본값1:1
입력 4개 모두 보기
-
model -
Image engine to use. Leave unset and Pipe2 picks one that supports your edit.
grok-imagine-image-qualitygrok-imagine-imagegemini-3-1-flash-imagegemini-3-pro-image기본값grok-imagine-image-quality
AI 에이전트에서 사용하기
MCP 클라이언트를 pipe2에 연결하면 에이전트가 이 도구들을 사용할 수 있습니다. 이 파이프라인을 찾아 위와 동일한 스키마를 읽고 실행합니다.
- list_pipelines
- get_pipeline_schema
- run_pipeline
- get_pipeline_run_status
- request_upload
https://mcp.pipe2.ai/mcp {
"mcpServers": {
"pipe2ai": {
"url": "https://mcp.pipe2.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}이미지 에디터: AI 기반 이미지 편집
바꾸고 싶은 것을 묘사하면 AI가 이미지를 편집합니다. 객체 제거, 배경 변경, 스타일 변형, 요소 추가, 또는 느낌을 완전히 바꾸기까지, 모두 텍스트 프롬프트만으로.
할 수 있는 일
- 객체 제거: 원치 않는 요소를 자연스럽게 지웁니다
- 배경 변경: 어떤 배경이든 묘사한 장면으로 교체합니다
- 스타일 변환: 회화, 스케치, 시네마틱, 또는 어떤 스타일로든 변환합니다
- 요소 추가: 객체, 인물, 효과를 장면에 삽입합니다
- 색 보정: 분위기, 톤, 조명을 말로 조정합니다
모델 선택
- Grok Imagine: 가장 낮은 비용으로 자연어 기반의 빠른 편집
- Grok Imagine Quality: 더 높은 충실도와 디테일 보존
- Gemini 3.1 Flash Image: 다중 참조 디테일을 지원하는 강력한 지시 이행
- Gemini 3 Pro Image: 정확한 텍스트와 복잡한 레이아웃을 위한 프리미엄 등급
자주 묻는 질문
어떤 종류의 편집을 할 수 있나요?
편집이 원본 구성을 보존하나요?
어떤 화면 비율을 지원하나요?
크레딧이 얼마나 드나요?
이것을 다른 파이프라인과 연결할 수 있나요?
더 많은 파이프라인 살펴보기
전체 보기 →텍스트 프롬프트, 이미지, 또는 참조 클립으로 AI 영상을 생성합니다. 시네마틱 샷, 제품 공개, 라이프스타일 광고, 동기화된 오디오와 자연스러운 모션과 함께.
텍스트나 참조 사진에서 AI 이미지를 생성하세요. 제품 사진, 캐릭터 아트, 읽기 쉬운 텍스트가 담긴 포스터, 사실적인 인물 사진, 몇 초 만에 고해상도로.
수십 가지 음성, 70개 이상의 언어, 그리고 톤·억양·속도를 위한 맞춤 스타일 지시로 텍스트를 자연스러운 음성으로 바꿉니다.
원하는 분위기, 장르, 길이에 맞는 오리지널 배경 음악을 생성하세요. 로열티 프리, 몇 초 만에 준비됩니다.