Misplaced Pages

ANI (file format)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from ANI (animation file format)) File format for animated mouse cursors This article is about the file format. For other uses, see Ani (disambiguation).
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "ANI" file format – news · newspapers · books · scholar · JSTOR (April 2024) (Learn how and when to remove this message)
ANI
Filename extension .ani
Internet media typeapplication/x-navi-animation
Magic numberACON (4 bytes, ASCII)
Developed byMicrosoft
Type of formatanimated raster image format for mouse cursors

The ANI file format is a graphics file format used for animated mouse cursors on the Microsoft Windows operating system.

The format is based on the Microsoft Resource Interchange File Format, which is used as a container for storing the individual frames (which are standard Windows icons) of the animation.

File structure

Animated cursors contain the following information: (in order of position in the file)

  • Name (optional)
  • Artist information (optional)
  • Default frame rate
  • Sequence information
  • Cursor hotspot
  • Individual frame(s), in ICO format
  • Individual frame rates (optional)

Frame rates are measured in jiffies, with one jiffy equal to 1/60 of a second, or 16.666 ms.

Sequencing

Sequence information present in the file determines the sequence of frames, and allows frames to be played more than once, or in a different order than that in which they appear in the file. For example, if the animation contains three different images numbered 1, 2 and 3, and the sequence is 1-2-3-2-1, (five frames) then only three icons need to be stored in the file, thereby saving storage space.

See also

References

  1. "ANI File - What is an .ani file and how do I open it?". fileinfo.com. Retrieved 2024-04-27.

External links

Graphics file formats
Raster
Raw
Vector
Compound
Metadata
Stub icon

This Microsoft Windows article is a stub. You can help Misplaced Pages by expanding it.

Categories: