AgentGifParse v1.0.0 — macOS
Native Mac app: short animated GIF (≤30s) → ordered JPEG stills for AI agents.
macOS (Apple Silicon / arm64)
- Download AgentGifParse-v1.0.0-macos-arm64.zip
- Unzip — you get AgentGifParse.app
- Double-click to open (no installer, no Python)
First open: if Gatekeeper blocks an ad-hoc signed app, right-click → Open → Open.
Requirements: macOS 13+ on Apple Silicon (arm64). Built with SwiftUI + ImageIO.
What's included
- Native SwiftUI GUI (dark default)
- GIF-native frame export (all frames when ≤60; thinned otherwise)
- Hard 30s duration gate
- Local only — MIT open source
CLI
AgentGifParse.app/Contents/MacOS/AgentGifParse export path/to/short.gif
AgentGifParse.app/Contents/MacOS/AgentGifParse export path/to/short.gif -o /tmp/agp-out
AgentGifParse.app/Contents/MacOS/AgentGifParse help
Windows users: see the v1.0.0 Windows release.