← apps.vlad.studio
Opta

Opta

Optimize images, video, and audio.

Requires macOS 15 (Sequoia) or later, Homebrew.

A simple macOS app to optimize images, video, and audio. Drag & drop or select files, choose a format, hit optimize.

Images

Video

Audio

How it works

Images use pngquant, oxipng, and cwebp. Video and audio use ffmpeg. Screenshots and recording use ScreenCaptureKit. The installer fetches any missing CLI tools via Homebrew.

Keyboard shortcuts: ⌘1/2/3 tabs, ⌘⌫ trash, remove, Space Quick Look, optimize.

Install

Paste into Terminal, press Enter — it downloads the latest notarized build, installs to /Applications, and opens the app:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vladstudio/opta/main/install.sh)"

Or download Opta.zip, unzip, and drag Opta.app to /Applications.