Picorn: render an SVG design
picorn_render_svgRender your SVG through Picorn with real typography and declarative image workers. Put placeholder elements inside the SVG and choose their backend with data-clipart-engine="svg-converter" (fresh ComfyUI image, background removal, then Picorn PNG→SVG vectorisation), data-clipart-engine="z-image-turbo" (raster photo/cutout), or data-clipart-engine="library" (existing vector only). Include data-clipart-prompt; use data-clipart-num-colors="1..7" for svg-converter, and data-clipart-keep-bg="true" for a full scene. Picorn resolves all placeholders internally; never call the admin converter or return generated base64 yourself. Returns an inline preview and public creationUrl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg | Yes | ||
| width | No | ||
| height | No | ||
| preview | No |