Skip to content

Releases: HoijunKim/gifly

gifly v0.1.1

Choose a tag to compare

@HoijunKim HoijunKim released this 14 Aug 03:55

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

What changed since v0.1.0

  • Light/dark theme toggle in the title bar, remembered across restarts.
  • About dialog behind the info button: version, author, links and the
    third-party licenses.
  • Links moved. The author's GitHub account was renamed from hoijun-kim to
    hoijunkim, so the repository is github.com/hoijunkim/gifly, the landing
    page hoijunkim.github.io/gifly, and the winget package hoijunkim.gifly.
    Old links work only while GitHub redirects the previous account name, which
    stops if someone else claims it.

Downloads

  • gifly-0.1.1-win64.zip - the app plus a bundled ffmpeg/ folder. Unzip and run gifly.exe; keep the ffmpeg/ folder beside it.
  • gifly-0.1.1-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.

gifly v0.1.0

Choose a tag to compare

@HoijunKim HoijunKim released this 04 Aug 07:09

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.