| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ImageMerge-linux-x64.zip | 2026-04-09 | 59.9 MB | |
| ImageMerge-macos-app.zip | 2026-04-09 | 28.7 MB | |
| ImageMerge-macos-binary.zip | 2026-04-09 | 28.7 MB | |
| ImageMerge-windows-x64.zip | 2026-04-09 | 30.1 MB | |
| README.md | 2026-04-09 | 1.0 kB | |
| v1.0.0 - PySide6 UI + Nuitka Cross-Platform Build source code.tar.gz | 2026-04-09 | 1.7 MB | |
| v1.0.0 - PySide6 UI + Nuitka Cross-Platform Build source code.zip | 2026-04-09 | 1.7 MB | |
| Totals: 7 Items | 150.8 MB | 0 | |
ImageMerge v1.0.0
Major update focused on UI modernization, packaging reliability, and release automation.
Highlights
- Migrated desktop UI to PySide6
- Switched build system to Nuitka
- Added native build support for:
- Windows (PE
.exe) - Linux (ELF binary)
- macOS (Mach-O binary +
.app) - Embedded translation system with in-app language selector (EN/TH)
- Embedded app fonts at runtime
- Added executable metadata support via
app_metadata.json - Added GitHub Actions workflows:
- Build test on every push
- Auto-build + upload release assets on tag
Build / Packaging Notes
- Default CI build mode is
standalonefor reliability - Onefile mode can be enabled via environment variable when needed
- Windows code signing is supported by providing PFX configuration in environment variables
License
This project is open-source under the MIT License.
Checksums
Release asset checksums can be added in a follow-up update for verification.