顺时针 / 逆时针旋转图片,支持 90°、180° 与任意角度,保留透明通道
点击或拖拽图片到此处
支持 PNG / JPG / WebP,导出保留透明
顺时针、逆时针 90°,180° 翻转或任意角度旋转,实时预览,导出保留透明通道的 PNG,本地处理零上传。
了解旋转方式、画布尺寸处理与常见问题。Rotation options, canvas sizing, and answers to common questions.
PNG旋转工具支持顺时针 / 逆时针 90°、180° 与 0-359° 任意角度旋转。90° 与 270° 会交换宽高,任意角度自动计算包围盒尺寸,画面不会被裁切,透明通道完整保留。
This tool rotates images 90° clockwise/counter-clockwise, 180°, or any angle from 0-359°. Width and height swap at 90°/270°; arbitrary angles auto-size the canvas as a bounding box so nothing is cropped, and the alpha channel is preserved.
全部在浏览器本地完成,数据不会上传。
Everything runs locally in your browser - nothing is uploaded.
90° / 270° 旋转后画布宽高互换;180° 保持原尺寸;任意角度使用旋转包围盒,四角留白区域保持透明。
At 90°/270° the canvas width and height swap; at 180° it stays the same; arbitrary angles use the rotated bounding box, with the corner areas kept transparent.
不会,画布自动扩大为旋转包围盒,四角留白为透明区域。No - the canvas grows to the rotated bounding box, with transparent corners.
不会,导出为 PNG 时透明通道完整保留。No - the alpha channel is fully preserved in the exported PNG.
可以,每次点快捷按钮基于原图按累计角度重绘,多次操作不会累积画质损失。Yes - each click re-renders from the original at the accumulated angle, so quality doesn't degrade.