| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ImageMerge-linux-x64.AppImage | 2026-04-09 | 60.4 MB | |
| ImageMerge-linux-x64.deb | 2026-04-09 | 59.7 MB | |
| ImageMerge-linux-x64.rpm | 2026-04-09 | 59.7 MB | |
| ImageMerge-linux-x64.zip | 2026-04-09 | 59.9 MB | |
| ImageMerge-macos-app-arm64.zip | 2026-04-09 | 28.7 MB | |
| ImageMerge-macos-binary-arm64.zip | 2026-04-09 | 28.7 MB | |
| ImageMerge-windows-x64.msi | 2026-04-09 | 30.4 MB | |
| ImageMerge-windows-x64.zip | 2026-04-09 | 30.2 MB | |
| README.md | 2026-04-09 | 719 Bytes | |
| v1.0.1 - CLI Mode + Packaging Updates source code.tar.gz | 2026-04-09 | 1.7 MB | |
| v1.0.1 - CLI Mode + Packaging Updates source code.zip | 2026-04-09 | 1.7 MB | |
| Totals: 11 Items | 361.1 MB | 0 | |
ImageMerge v1.0.1
Focused update for command-line workflows and release readiness.
Highlights
- Added CLI mode so ImageMerge can run without opening GUI
- Supports CLI on packaged builds across Windows, Linux, and macOS
- Added repeatable input format:
--input PATH[::PREFIX] - Added CLI flags:
--output,--mode,--clear-output,--lang - Updated Windows build console behavior to support terminal usage (
attachmode) - Updated executable metadata version to
1.0.1.0
CLI Example
:::bash
ImageMerge --cli --input "/path/a::full" --input "/path/b::short" --output "/path/out" --mode copy_keep
License
This project remains open-source under the MIT License.