Image editing
Revise an existing image with direct natural-language instructions.
MODEL API
Recraft image-to-vector conversion that turns raster images into editable vectors.
This route is published for integration planning and is not accepting requests yet.
LIVE REQUEST BUILDER
Configure a request, inspect the exact JSON, then run it with your account.
API PRICING
Compare the complete API billing table for this route. Token models separate input, output, cache-read, cache-write, and long-context rates; media models vary by configuration.
CAPABILITIES
Use one stable PixMind model ID while keeping provider-specific setup out of your application.
Revise an existing image with direct natural-language instructions.
Create scalable SVG assets for logos, icons, print, and interface design.
MODEL WORKFLOWS
Choose a task that matches the live route capabilities, then adapt one of these prompt starters.
Create an editable SVG [logo/icon/illustration] for [brand or use case], using [shapes], [palette], clean paths, and no raster texture.
Using the supplied image, change only [target element] to [requested change]. Preserve the subject, composition, lighting, and all other details.
MODEL SELECTION
Compare nearby live routes by task, supported capability, and current entry price before you lock a model ID into production.
| Model | Best for | Key capabilities | Entry price | Availability | Action |
|---|---|---|---|---|---|
Recraft Image to Vector Recraft · current page | Revise an existing image with direct natural-language instructions. | Image editing · SVG vector output | Pricing coming soon | Planned | Selected |
Recraft V4 Pro Vector Recraft | Create original campaign, editorial, or concept images from a written brief. | Text to image · SVG vector output | Pricing coming soon | Planned | View route |
Recraft V4 Vector Recraft | Create original campaign, editorial, or concept images from a written brief. | Text to image · SVG vector output | Pricing coming soon | Planned | View route |
FLUX.1 Kontext Pro Black Forest Labs | Create original campaign, editorial, or concept images from a written brief. | Text to image · Image editing · Multi-reference | Pricing coming soon | Available | View route |
Capabilities and starting prices are a current PixMind route snapshot. The accepted request contains the final configuration and billing quote.
GET STARTED
Create an API key for the image or video permission this route needs.
Use the model ID and endpoint shown above from your backend service.
Store the returned task ID and query its status until it reaches a terminal state.
FAQ
Use recraft-vectorize in the model field. This is the stable PixMind route identifier shown in the playground request JSON.
Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.
Yes. When you click Run model, PixMind forwards the displayed payload with the API key you entered. A successful request may create a paid task.
No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.
No. API usage resolves through the apiPlatform pricing role and a separate pay-as-you-go ledger. Studio pricing includes the creation interface and product workflow services.
The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.
Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.
Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.
RELATED MODELS
Recraft V4 Pro vector generation with premium quality for professional design.
View APIRecraft V4 vector generation for clean, scalable, print-ready artwork.
View APIContext-aware image editing that preserves subjects and style across targeted changes.
View APISTART WITH THE CONTROL PLANE
Test the exact payload in the playground, then create a scoped key and move the same model ID into your application.