Hi, the PageImage of an article (that is shown in the opening window when mouse cursor is hovered on an hyperlinked text) can be a story of multiple existing article images, i.e., instead on a single PageImage (for example, a single *.jpg image), a GIF image of multiple images of that article can be displayed to the user when we hover our mouse cursor on that hyperlink. If we use this feature, a more informative story of that concept is shown graphically. Certainly using this way, we convey the article's concept better, at first glance.
So I propose to add GIF image making capability to Wikipedia. This component would takes as input multiple images and their timings in millisecond and outputs a GIF image. That is:
Input: [image1.jpg, 1ms, image2.jpg, 2ms]
Output: a GIF animation file for this images and timings
Thanks, Hooman Mallahzadeh