圖片拼貼軟件是一款免費(fèi)的桌面圖片拼貼軟件,這款軟件可以將多張圖片拼接成一張整圖。Moment-2.0 以 Go 語言編寫,無需安裝其它依賴,可以直接使用。Moment-2.0 提供了 macOS、Linux、Windows 三個平臺的可執(zhí)行文件。
使用注意:
使用 Moment 時需要注意以下幾點(diǎn):
Moment 僅支持拼接 jpeg、png 格式的圖片,且所有圖片格式和寬度需要保持一致
Moment 最終生成的圖片名稱為第一個 -p 參數(shù)指定的圖片名稱加上 _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