Live Photo Box is an open-source utility designed to unify cross-device Live Photo protocols. It allows users to merge, split, repair, and edit moving images from brands like Apple, Google, and Samsung while preserving original EXIF data, HDR, and video content.
Technical Overview of Live Photo Box
Built on .NET 9 and WinUI 3, this application leverages a C++20 native backend and hardware-accelerated processing via FFmpeg. Users can deploy it via an MSIX installer, a standalone CLI zip, or run the self-contained portable version without requiring external runtime frameworks. It operates entirely offline without telemetry, ensuring complex metadata handling and video transcoding remain strictly local.
Core Features of Live Photo Box
- Cross-protocol conversion bridges format gaps between Apple, Google, OPPO, HUAWEI, and Samsung ecosystems.
- Batch merging capabilities automatically pair loose image and video files using filename patterns or camera UUID matching.
- Metadata extraction controls safely remove unwanted Live Photo tags while keeping essential GPS, ICC, and EXIF details intact.
- Display repair functions fix common Apple Live Photo export errors, correcting horizontal stretching and front-camera rotation bugs.
- Standalone CLI executable shares full operational logic with the main GUI to support advanced scripting and automation workflows.
System Compatibility & Updates
This software officially supports Windows 10 and Windows 11 on x64 architectures. Recent repository updates highlight the implementation of a C++20 native backend and ongoing integration of a neutral-media pipeline for improved HEIC decoding and lossless JPEG manipulation.
Why Choose Live Photo Box?
It delivers a rare, unified approach to handling fragmented proprietary moving photo formats entirely through a transparent, open-source codebase. By strictly maintaining native hardware acceleration and EXIF metadata without forcing cloud processing, it provides a private, reliable solution for cross-brand photo migration.