v1.0.0 Windows
·
2 commits
to main
since this release
AgentGifParse v1.0.0 — Windows
Portable Windows app: short animated GIF (≤30s) → ordered JPEG stills for AI agents.
Windows (x64)
- Download AgentGifParse-v1.0.0-windows-x64.zip
- Unzip anywhere
- Double-click AgentGifParse.exe (no installer, no Python)
Requirements: Windows 10/11 with .NET Framework 4.7.2+ (inbox).
What's included
- Native WPF GUI (dark default)
- GIF-native frame export (all frames, max 60)
- Hard 30s duration gate
- Local only — MIT open source
CLI
AgentGifParse.exe export path\to\short.gif
AgentGifParse.exe export path\to\short.gif -o C:\Temp\agp-out
AgentGifParse.exe help
macOS users: build from source with ./scripts/build-macos-app.sh (or use a macOS release if published).