Releases: Gaurox/FFActions
Release list
FFActions 1.4.1
FFActions 1.4.1 — Extract Frames
New
- Added new video action: Extract Frames
- Extracts every frame from a video into high-quality PNG images
- Automatic creation of an adjacent output folder:
- VideoName_frames
- _001, _002 suffix handling if folder already exists
FFActions 1.4.0
Highlights
FFActions 1.4.0 adds a new Image to PDF action, expands conversion workflows, refreshes several tool interfaces, and updates the official branding.
New
- Added
Image to PDF - Create a PDF from one or more images with a visual page layout editor
- Move, resize, rotate, crop, reorder, print, and export directly from the action
- Added bundled PDF runtime files required by the new feature
Improved
Convert videonow includes conversion profiles:UniversalRemuxMontageWeb / YouTubeStreaming lightTV / USB
Convert audionow includes quality profiles:StandardHigh qualitySmall file
Create GIFnow includes:- visual range selection
- frame preview
- looped GIF preview before export
- expanded FPS presets
Rotate / flip imageandRotate / flip videonow use updated icon-based controlsConvert to iconnow supports more icon sizes and updated previewsExtract audionow reports missing audio tracks more clearly
Installer and UI
- Updated the official FFActions icon
- Updated the context menu root label to
FFActions - Refreshed screenshots and documentation
- Updated the landing page styling to match the new icon palette
Documentation
- Updated
README.mdfor version 1.4.0 - Added
Image to PDFdocumentation and animated preview - Updated website content and visuals to reflect the current feature set
FFActions 1.3.0
FFActions 1.3.0
This release finalizes the FFActions refactor and prepares a cleaner, more stable installer experience.
Highlights
- Added a unified Media info action for video, audio and image files.
- Improved installer, upgrade and uninstall cleanup for a cleaner 1.3.0 release.
- Fixed WebP support in image actions:
- Convert to icon
- Crop
- Rotate / flip
- Resize
- Improved FFmpeg error messages for corrupted or unsupported files.
- Completed the internal refactor/factorization pass around shared core, media, progress and picker helpers.
- Updated README and website with Media info.
Notes
- Processing remains fully local and offline.
- Existing source files are still never overwritten.
- Generated outputs are created next to the original file.
FFActions 1.2.2
FFActions 1.2.2 focuses on cleaner installer behavior, improved audio tools, and sharper image/icon workflows.
- Installer now supports same-version maintenance: modify installed modules or uninstall.
- Older installed versions can now be updated to 1.2.2.
- Installer module choices are preserved and restored during update/maintenance.
- Installer is now English-only by default.
- Project license changed to GNU GPL v3.0.
- Change audio pitch now has a slider, presets, synchronized values, and 5-second preview.
- Change audio speed now has a slider, target duration sync, presets, pitch preservation, and preview.
- Convert to icon now shows dynamic previews for each selected ICO size.
- Extract audio picker layout fixed so the Cancel button is no longer clipped.
- Updated README, GitHub page screenshots, and 1.2.2 documentation.
FFActions v1.2.1
FFActions 1.2.1 is a focused usability update over the current 1.2.0 source state on GitHub.
Highlights:
Cut videoreplaces the older split cutting flow with a single visual tool.- Live preview, dual-handle timeline, synchronized frame/time fields, and frame step buttons were added to
Cut video. Rotate / flip imagewas redesigned with a visual preview and direct transform buttons.Rotate / flip videonow follows the same visual workflow, with frame preview and slider.Convert video,convert audio,convert image, andextract audionow open compact picker dialogs with direct format buttons instead of nested Windows submenus.- The installer was updated so those picker dialogs are correctly wired from the installed context menu.
- Layout fixes were applied to
compress audio,compress image,crop video, and the convert/extract picker dialogs to remove cut text and improve spacing. Cut by timewas removed, andCut by framewas renamed and integrated asCut video.- Documentation was refreshed for 1.2.1, including feature screenshots across the README and landing page updates.
Notes:
- This release keeps the fast, lightweight workflow of FFActions while improving clarity and visual control in the most frequently used dialogs.
- Output behavior remains unchanged: actions create new files next to the original source file and do not overwrite the source by default.
FFActions 1.2.0 - Audio Extraction, GIF, Video Crop & Resize
FFActions 1.2.0 adds several major video features and improves how format-based actions work in the Windows context menu.
New
- Added
Extract Audiofor video files - Added
Create GIF - Added
Crop Videowith frame preview and timeline slider - Added
Resize Video - Added
9:16ratio toCrop Image - Added a landing page (
index.html+style.css) for the project
Improved
- Format-based actions now use small picker windows instead of deep nested submenus:
Convert VideoExtract AudioConvert AudioConvert Image
- Improved
Crop Imageresponsiveness and reduced preview lag/flicker - Installer and menu registration were cleaned up to make context menu behavior more reliable
- Installer disk space estimate was updated to better reflect the real package size
Notes
This release focuses on keeping FFActions simple and fast while expanding the most useful everyday video workflows.
As usual, files are created next to the source file and the original is not overwritten.
FFActions v1.1.0
FFActions v1.1.0 adds several new right-click multimedia actions and expands supported video formats.
New in this version:
- Video: rotate / flip video
- Video: compress video
- Video: added support for mov, webm, m4v
- Audio: reverse audio
- Audio: compress audio
Notes:
- Source code is available in this repository
- The Windows installer is provided in the release assets
- FFActions is designed for fast and simple everyday operations, not full editing workflows
FFActions v1.0.0
FFActions v1.0.0 is the first public source release.
This version provides simple Windows right-click actions for multimedia files, focused on fast and practical everyday operations rather than full editing workflows.
Included features:
- Video: cut by frame, cut by time, interpolate, remove audio, convert
- Audio: cut, convert, change speed, change pitch
- Image: resize, convert, compress, rotate / flip, crop, convert to icon
Notes:
- The source code is available in this repository
- The Windows installer is provided in the release assets
- FFmpeg-based processing is used internally by multiple actions