AI Image Expansion
使用此功能实现根据对应方向按照图片现有样式进行扩展,也可以实现不改变图片样式将图片宽高比随意更改为3:4或者9:16等。系统默认上/下/左/右是扩大1倍,可按照自己需求,调整哪一侧,在后面填写数字,可以填写0.1这种小数字,不一定是整数,不需要调整的一侧数值填写为0。 图片分辨率:可支持输入分辨率范围:单边不小于512像素且不超过4096像素。 图片格式:JPEG,PNG,JPG,BMP,WEBP。 图片大小:不超过10M
Upload Image
Click or drag to upload an image
Supports JPEG / PNG / JPG / BMP / WebP, sides 512~4096px, up to 10MB
Image uploaded
Click to reselect
{{ uploadedFile.name }}
{{ formatSize(uploadedFile.file.size) }}
X-Axis Expansion Ratio
Width expansion {{ xyScaleX.toFixed(1) }}x
1x original width3x
Y-Axis Expansion Ratio
Height expansion {{ xyScaleY.toFixed(1) }}x
1x original height3x
Target aspect ratio: about {{ xyTarget.ratioText }}
Out of 0.25~4 limit, auto-adjusted on submit
Pixels to Add per Direction
Expand Left
Expand Right
Expand Up
Expand Down
Total expansion: width +{{ pxLeft + pxRight }}px / height +{{ pxTop + pxBottom }}px
Target canvas: about {{ directionTarget.w }}×{{ directionTarget.h }} px ({{ directionTarget.ratioText }})
Out of 0.25~4 limit, auto-adjusted on submit
Target Aspect Ratio
AI will automatically calculate the pixels needed to fit the {{ selectedRatio }} canvas
Preview
Original
No sample image yet
Expanded
No expansion sample yet
Original
Expanded
Click "Start Expansion" to generate the result
{{ lightbox.label }}