Releases: sindresorhus/Gifski
Releases Β· sindresorhus/Gifski
Release list
v3.0.4
v3.0.3
v3.0.2
v3.0.0
After almost 3 years of work, Gifski 3 is here. The app has been rewritten from scratch in SwiftUI.
- The app now requires macOS 26. You can get the last macOS 15 compatible version from the readme.
- Added the ability to crop the video.
- Added the ability to export the modified video (cropped and/or trimmed).
- Added a GIF preview feature, letting you see how the GIF will look before converting.
- Added a loop delay setting, letting you add a pause between GIF loops.
- Added an "Automatically save GIFs to Downloads" setting.
- Improved time remaining estimation during conversion.
- Improved file size estimation during conversion.
- Improved video rotation handling.
- The app now warns before converting large high-resolution GIFs that may produce very large files.
- The app now warns when the resulting GIF would have too few frames.
- Fixed a visual glitch where bounce mode could flash a duplicate frame.
Huge thanks to @mmulet for help with this release.
v2.23.0
- The app now requires macOS 13. You can get the last macOS 12 compatible version from the readme.
v2.22.3
- Fix an issue that caused too much dithering in frames with little motion and few colors
v2.22.2
- Internal: Improved error reporting
v2.22.1
- Improved error handling
v2.22.0
- The app now requires macOS 12. You can find the last macOS 11 compatible version in the readme.
- Improved quality and performance.
v2.21.2
- Internal improvements