Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 687 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 687 Bytes

Optimize video for web sharing

Alfred Workflow for optimising video for web sharing.

How it works

  1. Grab a video file using Alfred's universal action
  2. Workflow will convert it to 1080p, 30fps mp4 file
  3. Conversion takes time, so workflow will send you notification when video it is done and result ready to send.

Requirements & Installation

  1. Install brew
  2. Install ffmpegbrew install ffmpeg
  3. Download workflow from the releases page and install it

Credits