Skip to content

A bash script for extracting photos and videos from Google Motion Photo (MVIMG_*.jpg) files.

License

Notifications You must be signed in to change notification settings

danielthalhuber/mvimgex

Repository files navigation

mvimgex

mvimgex is a bash script for extracting photos and videos from Google Motion Photo (MVIMG_*.jpg) files.

Installation

Clone the repository:

git clone git@github.com:danielthalhuber/mvimgex.git

Ensure that the file is executable:

chmod +x mvimgex

Save the executable file somewhere in your PATH:

cp mvimgex /usr/local/bin

Usage

Extract from a single Motion Photo file:

mvimgex path/to/motion/photo/MVIMG_1234.jpg

Extract from all Motion Photo files in a directory:

mvimgex path/to/motion/photos

License

This software is licensed under the GNU General Public License v3.0

About

A bash script for extracting photos and videos from Google Motion Photo (MVIMG_*.jpg) files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages