A macOS Finder Quick Action that converts MOV files to MP4 using ffmpeg.
- macOS
- ffmpeg (
brew install ffmpeg)
./install.sh- Right-click any
.movfile in Finder - Select Quick Actions → Convert to mp4
- The MP4 file will be created in the same folder as the original
rm -rf ~/Library/Services/Convert\ to\ mp4.workflowMIT