Skip to content

gifly v0.1.0

Choose a tag to compare

@HoijunKim HoijunKim released this 04 Aug 07:09
· 10 commits to master since this release

Turn a video or a set of images into a GIF, WebP or APNG.

Downloads

  • gifly-0.1.0-win64.zip - the app plus a bundled ffmpeg/ folder. Unzip and run gifly.exe; keep the ffmpeg/ folder beside it.
  • gifly-0.1.0-standalone-win64.zip - one self-contained gifly.exe with FFmpeg inside. No folder to keep; large, and unpacks FFmpeg on first run.

Verify against SHA256SUMS.txt. The build is unsigned - on first run SmartScreen shows More info > Run anyway.

What it does

  • A video (trimmed) or a set of images (sequenced) into GIF / WebP / APNG.
  • Crop/aspect (1:1, 16:9, 9:16), speed 0.25-4x, reverse, boomerang.
  • GIF colors + dither (none / bayer / sierra2 / floyd), WebP quality.
  • Platform presets (Discord / Slack / Twitter), a target-size fit, a live size estimate.
  • Save to a folder and name of your choosing, an on-exist policy (number / overwrite / timestamp), and one-click copy to the clipboard.

Windows only. Go + Wails, cgo-free. Bundles FFmpeg under the LGPL-3.0.