Application for converting video files to high‑quality animated images.
This application is designed for converting videos into animated GIF and WebP images using the FFmpeg library. You can configure key parameters, such as the output image size, frame rate, applied filters (interpolation method, dithering mode), palette generation method, and the maximum number of colors.
- All conversion parameters can be configured.
- Preview of the result.
- Support for many formats.
- Intuitive and user-friendly interface.
- Initial release.
- WebP encoding options.
- The ability to select a time segment of a video file for conversion.
- Improved viewing and previewing.
The built packages are available on the releases page.
The latest official release can be downloaded from Flathub.
GNOME Builder offers the easiest method to build and test ImageFlow. Clone the repository and press the «Run Project» button to compile.
git clone https://github.com/GS90/ImageFlow
cd ImageFlow
meson setup build
ninja -C build install
By default, meson should install ImageFlow to /usr/local.
ImageFlow is a free software and will always be free. It is released under the terms of the GNU General Public License.
2026, Golodnikov Sergey
