Vidzip
Sign in

Shrink heavy videos.
Send the small one to S3.

Hand it a chunky Mac screen recording. It re-encodes with H.265, drops the file 10–30× smaller, and uploads the result to the DO Spaces / S3 bucket you configure. Built for one person who has too many .mov files.

# install the CLI
curl -fsSL https://vidzip.barq.agency/cli/install.sh | bash

# compress a single file
vidzip ~/screen-recording.mov

# or a whole folder
vidzip ~/recordings/
Open dashboard →

Encoder you can trust

Static ffmpeg with libx265, CRF 28, preset fast. Downscales to 1080p by default. Same flags the operator uses on their own batch jobs.

Your bucket, your prefix

Set the destination bucket and prefix from the dashboard. No vendor lock-in — files land where you tell them to.

No babysitting

Background worker processes the queue. Close your laptop, jobs keep going. Watch progress live in the dashboard.