图片拼贴软件是一款免费的桌面图片拼贴软件,这款软件可以将多张图片拼接成一张整图。Moment-2.0 以 Go 语言编写,无需安装其它依赖,可以直接使用。Moment-2.0 提供了 macOS、Linux、Windows 三个平台的可执行文件。
使用注意:
使用 Moment 时需要注意以下几点:
Moment 仅支持拼接 jpeg、png 格式的图片,且所有图片格式和宽度需要保持一致
Moment 最终生成的图片名称为第一个 -p 参数指定的图片名称加上 _final 后缀
使用手册:
C:\Users\MaoMao\Desktop>moment.exe --help Usage: moment.exe [OPTIONS] Application Options: /p, /path: The file path of image that need to be stitched /h, /height: The height of bottom subtitle which should be in unit px (default: 120) /out: The output directory which is used to save the joined image (default: .) /help Display this help message