Home/Models/recraft-vectorize

Recraft Vectorize

vectorize
replicate
image

Recraft V3

Ready
Run the model to preview output.

README

# Recraft Vectorize Transform raster images into scalable SVG graphics. ## Overview Recraft Vectorize is a specialized AI-powered tool designed to bridge the gap between pixel-based imagery and professional-grade vector graphics. By leveraging advanced computer vision, the model analyzes raster inputs—such as PNGs, JPEGs, or WebP files—and reconstructs them into clean, high-precision SVG paths. Unlike traditional auto-tracing software that often results in messy, overly complex anchor points, Recraft Vectorize prioritizes geometric accuracy and path simplification, ensuring that the resulting files are lightweight and easy to edit in industry-standard software like Adobe Illustrator or Figma. This model is particularly distinct because of its focus on creative and analytical fidelity. It preserves the intent of the original design while stripping away the limitations of pixel resolution. Whether you are dealing with complex illustrations or simple iconography, the model produces scalable assets that maintain their sharpness at any size, making it an essential utility for modern design workflows that require rapid iteration and high-quality output. ## Use Cases * Converting low-resolution company logos into high-fidelity, scalable vector formats for print and digital signage. * Transforming hand-drawn sketches or whiteboard concepts into clean, editable digital assets for presentations. * Streamlining the production of custom icon sets for web and mobile UI/UX design projects. * Digitizing vintage or legacy raster graphics to modernize brand assets without losing original character. * Preparing complex illustrations for large-format marketing materials like billboards or trade show backdrops. * Rapidly prototyping design elements from AI-generated raster images into production-ready vector components. ## Parameters The Recraft Vectorize model accepts a single primary input parameter, 'image', which acts as the source file for the vectorization process. Please ensure your source file adheres to the following constraints: supported formats include PNG, JPG, and WEBP; the file size must not exceed 5MB; the resolution must be under 16MP; and dimensions must fall between 256px and 4096px. ## Tips for Best Results * Use high-contrast images to help the model distinguish between foreground elements and backgrounds more effectively. * Ensure your source image is clear and sharp; blurry or heavily compressed JPEGs may result in distorted vector paths. * For best results with logos, use a transparent PNG to avoid the model attempting to vectorize a solid background color. * If the output is too complex, consider simplifying the original raster image before processing to reduce the number of anchor points. * Test with different source formats; sometimes a high-quality WebP provides better edge detection than a heavily compressed JPEG. ## About Recraft Vectorize is provided via Replicate and developed by the team at Recraft.ai. It represents a significant advancement in automated design workflows, moving away from manual pen-tool tracing toward intelligent, path-based reconstruction. For more information on the underlying technology and the latest updates, visit the official Recraft website at https://recraft.ai.

Parameters

Model input reference derived from preset schema.

NameTypeRequiredDefaultDescription
imageimageYes""Raster image to convert to SVG format. Supported formats: PNG, JPG, WEBP. Max 5MB, max 16MP, max dimension 4096px, min dimension 256px.