Skip to content

Instantly share code, notes, and snippets.

View intovs's full-sized avatar

intovs

  • Joined Apr 9, 2026
View GitHub Profile
@intovs
intovs / 小米动态照片转苹果实况.sh
Created April 28, 2026 16:13
小米/MIUI动态照片(MVIMG)转苹果实况照片(Live Photo)一键脚本
#!/bin/bash
#
# 小米动态照片 → 苹果实况照片 一键转换脚本
#
# 使用方法:
# 1. 把这个脚本放在 MVIMG_*.jpg 文件所在的文件夹里
# 2. 打开终端,cd 到该文件夹
# 3. 运行:bash 小米动态照片转苹果实况.sh
# 4. 转换完成后,把 LivePhotos 文件夹里的所有文件拖入"照片"app
#