Infery.ai
← All models

Cartoonify

cartoonify

Image editby cartoonify

Transform images into 3D cartoon artwork using an AI model that applies cartoon stylization while preserving the original image's composition and details.

images

Pricing

Price
12.5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed for image generation. Same seed with same parameters will generate same image.
scalenumberScale factor for the Cartoon effect
image_urlrequiredstringURL of the image to apply cartoon style to
use_cfg_zerobooleanWhether to use CFG zero
guidance_scalenumberGuidance scale for the generation
num_inference_stepsintegerNumber of inference steps
enable_safety_checkerbooleanWhether to enable the safety checker

Output

FieldTypeDescription
seedinteger Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
imagesarrayThe generated image files info.
promptstringThe prompt used for generating the image.
timingsobject
has_nsfw_conceptsarrayWhether the generated images contain NSFW concepts.