> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# QuiverImageToSVGNode - ComfyUI Built-in Node Documentation

> Complete documentation for the QuiverImageToSVGNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此节点使用 Quiver AI 的矢量化模型，将光栅图像转换为可缩放矢量图形（SVG）。它会将图像发送到外部 API，由该 API 处理并返回矢量化结果。

## 输入

| 参数          | 描述                                                                                                                              | 数据类型         | 是否必填 | 范围                  |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------- | ------------ | ---- | ------------------- |
| `image`     | 要矢量化的输入图像。                                                                                                                      | IMAGE        | 是    | 不适用                 |
| `auto_crop` | 自动裁剪至主要主体。这是一个高级参数（默认值：`False`）。                                                                                                | BOOLEAN      | 否    | `True`<br />`False` |
| `model`     | 用于 SVG 矢量化的模型。选择模型后会显示该模型特有的附加参数：`target_size`（正方形缩放目标尺寸，单位像素，默认值：1024，范围：128-4096）、`temperature`、`top_p` 和 `presence_penalty`。 | DYNAMICCOMBO | 是    | 提供多个选项              |
| `seed`      | 用于决定节点是否应重新运行的种子值；实际结果与种子值无关，具有非确定性。此参数具有“生成后控制”功能（默认值：0）。                                                                      | INT          | 否    | 0 至 2147483647      |

## 输出

| 输出名称  | 描述            | 数据类型 |
| ----- | ------------- | ---- |
| `SVG` | 矢量化后的 SVG 输出。 | SVG  |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/QuiverImageToSVGNode/zh.md)

***

**Source fingerprint (SHA-256):** `4539277fd6c23aef149c44eeafca4d373cad658d85872de0883245eb4f2479e8`
