AVI to GIF convertor

the program converts AVI-video files into an animated-GIF file.

You are now following this Submission

The program converts AVI video file into an animated GIF file.
The GIF format have advantages especially in Power-Point presentation, and in internet browsers.

Cite As

moshe lindner (2026). AVI to GIF convertor (https://au.mathworks.com/matlabcentral/fileexchange/28772-avi-to-gif-convertor), MATLAB Central File Exchange. Retrieved .

Categories

Find more on View and Analyze Simulation Results in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.1

Updates:
1. Using "VideoReader" instead of "aviread" ("aviread" is not supported in new Matalb versions).
2. Add options to resize and crop the frames.

1.2.0.0

Updates:
1. using "VideoRead" function instead of "aviread" ("aviread" is not supported in new Matlab versions).
2. added options to resize and crop the frames.

1.1.0.1

updated to use "videoReader" instead of "aviread"

1.1.0.0

updated to use "VideoReader" instead of "aviread"

1.0.0.0