Skip to content

Photo Stitcher v1.0

Latest

Choose a tag to compare

@HoraceLuBFA HoraceLuBFA released this 31 May 21:38

一个小巧的 Python 应用,用于将多张图片垂直合并成一张长图。

核心功能

  • 通过对话框或拖拽导入 JPG/JPEG/PNG 等格式图片。
  • 调整图片顺序、删除图片。
  • 图片预览及 90° 旋转。
  • 合并图片至指定宽度 (默认为 1080px),高度自动。
  • 保存为 JPEG/PNG 格式。

使用流程

  1. 导入图片。
  2. 调整顺序和方向。
  3. 调整输出设置 (宽度/质量/格式)。
  4. 合并并保存。

欢迎试用并反馈。


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

  1. Import images.
  2. Adjust order and orientation.
  3. Adjust output settings (width/quality/format).
  4. Merge and save.

Feel free to try it out and provide feedback.