FLIF
From Just Solve the File Format Problem
(Difference between revisions)
Line 13: | Line 13: | ||
FLIF was first announced in 2015, and the first stable version was released in 2016. | FLIF was first announced in 2015, and the first stable version was released in 2016. | ||
− | As of 2017-04, the stable version of it is named '''FLIF16'''. | + | As of 2017-04, the stable version of it is named '''FLIF16'''. |
== Identification == | == Identification == | ||
Line 22: | Line 22: | ||
== Software == | == Software == | ||
− | * [https://github.com/ | + | * [https://github.com/FLIF-hub/FLIF FLIF reference software] |
== Links == | == Links == |
Revision as of 13:22, 14 April 2017
FLIF (Free Lossless Image Format) is a compressed image file format.It uses a compression algorithm called MANIAC (Meta-Adaptive Near-zero Integer Arithmetic Coding).
Contents |
History
FLIF was first announced in 2015, and the first stable version was released in 2016.
As of 2017-04, the stable version of it is named FLIF16.
Identification
FLIF files begin with ASCII "FLIF
".