Compress Video to MP4
Compress any video to a smaller MP4 file using H.264 codec with balanced quality (CRF 23). Outputs *_compressed.mp4 next to the original.
Right-click quick actions for Finder. Download, install, and use.
Compress any video to a smaller MP4 file using H.264 codec with balanced quality (CRF 23). Outputs *_compressed.mp4 next to the original.
Convert videos to web-ready MP4: 60fps, no audio, H.264 baseline profile, optimized for SaaS product demos and website embeds. Outputs *_web_saas.mp4.
Batch convert PNG, JPG, and JPEG images to WebP format at 80% quality. Works on single files or entire folders (recursive). Creates a compressed/ subfolder.
Copy the full POSIX path of any selected file or folder to your clipboard. Simple and dependency-free.
Open Terminal and run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
For video workflows:
brew install ffmpeg
For image conversion:
brew install webp
.workflow.zip file.workflow file to installInstalled workflows are stored in:
~/Library/Services/
To uninstall, simply delete the .workflow file from that folder.