Skip to content

Luffy Create v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 06:19

Luffy Create is a free, open-source, lightweight and fast video creation
and editing application for making animated videos for technical, promotional,
educational, and hobby content.

🪟 Windows · 🍎 macOS · 🐧 Linux — native build for each.

✨ What's new in v1.1.0

  • LaTeX equations — write LaTeX, render it as a crisp vector equation on the
    canvas, with color, size, and full enter/loop/exit animations
  • Text background — give any text a background box: color, transparency,
    padding (X/Y), corner radius, and box shadow
  • New shapes — Heart and a hand-drawn "Sketch Box" (whiteboard-style rounded
    rectangle)
  • New fonts — EB Garamond and Spectral added to the font library
  • Better transitions — fixed Push direction, a smooth PowerPoint-style Morph
    (now with direction), and a consistent fixed color per transition type
  • Right-click a slide → Edit Transition for quick access
  • Flow animation on shapes — animated marching-dash borders

Features

  • Scene-based editor with a frame-accurate timeline
  • Elements: text, shapes, arrows, code blocks (syntax highlighted), images,
    video, audio, charts, tables, icons, and LaTeX
  • Animations: enter / loop / exit effects with easing controls
  • Image & video adjustments: brightness, contrast, color, crop, blur,
    perspective warp
  • Scene transitions: fade, slide, push, zoom, wipe, morph (with direction)
  • Export: MP4 video (720p / 1080p) and PNG / WebP stills — fully offline, no
    account required

Install

Download the installer for your operating system below.

🪟 Windows

  1. Download Luffy-Create-Windows-Setup-1.1.0.exe
  2. Run it. Windows SmartScreen may warn "Unknown publisher" — click More info
    → Run anyway
    (the app is unsigned for this release; it is malware-free, and
    the full source is public).
  3. Launch from the Start Menu.

🍎 macOS

  1. Download Luffy-Create-macOS-1.1.0-arm64.dmg (Apple Silicon)
  2. Open it and drag Luffy Create into Applications.
  3. First launch: right-click the app → Open (unsigned build, so Gatekeeper
    asks once).

🐧 Linux

  1. Download Luffy-Create-Linux-1.1.0-x86_64.AppImage
  2. Make it executable: chmod +x Luffy-Create-Linux-1.1.0-x86_64.AppImage
  3. Run it: ./Luffy-Create-Linux-1.1.0-x86_64.AppImage

Notes

  • All three OS builds are now available.
  • macOS build is Apple Silicon (arm64). Intel build planned.
  • Found a bug? Open an
    issue
    .

📖 Explore the docs:
https://github.com/Creatorsai-Lab/luffy-create/tree/main/docs

Notes:

  • Repo URLs updated to luffy-create (post-rename).
  • Filenames match your artifactName config exactly — adjust if a job produced a
    different arch (e.g. macOS could be x64 if not arm64).
  • Verify the exact asset names on the published release and tweak if needed.