---
title: 图像画面扩展-图像画面扩展-API黄页|万维易源ShowAPI
canonical_url: "https://www.showapi.com/playground/aliyun/bailian/tywx-image-extend"
last_updated: "2026-09-22T11:42:05.825Z"
meta:
  description: 阿里云大模型百炼提供专业AI图像画面扩展API，支持比例扩图/像素扩图/智能补全，助力高效图像处理与内容创作。
  keywords: 图像扩图，AI图像扩展，画面智能扩展，图像处理API，阿里云百炼
  "og:description": 阿里云大模型百炼提供专业AI图像画面扩展API，支持比例扩图/像素扩图/智能补全，助力高效图像处理与内容创作。
  "og:title": 图像画面扩展-图像画面扩展-API黄页|万维易源ShowAPI
---

*

*

*

# **图像画面扩展**

[阿里云-大模型服务平台百炼](https://www.showapi.com/playground/aliyun/bailian)** 产品首页 [**API文档](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2796845.html) [**应用示例](https://www.showapi.com/aiapp/aliyun/bailian/tywx-image-extend.html)

**9152

2025-04-10更新

**148 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/aliyun/bailian/tywx-image-extend) [ 创建我的API](https://www.showapi.com/playground)

该API利用先进的深度学习技术，分析图像内容并智能地扩展画面边缘，适用于需要扩展图像背景或修复不完整图像的场景。

**基础配置**

**Token****\*****[去获取Token](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2712195.html&renderType=iframe)

请求身份认证。接口使用百炼API-Key进行身份认证。

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2796845.html&renderType=iframe)

Run: Ctrl+

↵

接入点描述：支持对输入图像按宽高比扩图、按比例扩图、在上下左右四个方向增加任意像素扩图。

**请求参数**

**input.image\_url****\***

图像URL地址或者图像base64数据。

**model****\***

模型名称。

**parameters.x\_scale**

图像居中，在水平方向上按比例扩展图像。默认值为1.0，取值范围\[1.0, 3.0]。

**parameters.y\_scale**

图像居中，在垂直方向上按比例扩展图像。默认值为1.0，取值范围\[1.0, 3.0]。

**parameters.angle**

逆时针旋转角度。默认值为0，取值范围\[0, 359]。

**parameters.best\_quality**

开启图像最佳质量模式。默认值为false，减少图像生成的等待时间。

**parameters.limit\_image\_size**

限制模型生成的图像文件大小。默认值为true，限制为：当输入图像单边长度<=10000时，输出图像文件大小在5MB以下。当输入图像单边长度>10000时，输出图像文件大小在10MB以下。

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句