Releases: HoraceLuBFA/photo-stitcher
Releases · HoraceLuBFA/photo-stitcher
Release list
Photo Stitcher v1.0
一个小巧的 Python 应用,用于将多张图片垂直合并成一张长图。
核心功能
- 通过对话框或拖拽导入 JPG/JPEG/PNG 等格式图片。
- 调整图片顺序、删除图片。
- 图片预览及 90° 旋转。
- 合并图片至指定宽度 (默认为 1080px),高度自动。
- 保存为 JPEG/PNG 格式。
使用流程
- 导入图片。
- 调整顺序和方向。
- 调整输出设置 (宽度/质量/格式)。
- 合并并保存。
欢迎试用并反馈。
A small Python application for vertically stitching multiple images into a single tall image.
Core Features
- Import JPG/JPEG/PNG and other format images via dialog or drag-and-drop.
- Adjust image order and delete images.
- Image preview and 90° rotation.
- Merge images to a specified width (default: 1080px), height is automatic.
- Save as JPEG/PNG format.
How to Use
- Import images.
- Adjust order and orientation.
- Adjust output settings (width/quality/format).
- Merge and save.
Feel free to try it out and provide feedback.