View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013795 | Scribus | Import / Export | public | 2016-03-07 11:58 | 2016-03-07 11:58 |
Reporter | Kunda | Assigned To | |||
Priority | none | Severity | feature | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0013795: investigate FLIF support (Free Lossless Image Format) | ||||
Description | FLIF is a lossless image format based on MANIAC compression. MANIAC (Meta-Adaptive Near-zero Integer Arithmetic Coding) is a variant of CABAC (context-adaptive binary arithmetic coding), where the contexts are nodes of decision trees which are dynamically learned at encode time. FLIF outperforms PNG, FFV1, lossless WebP, lossless BPG and lossless JPEG2000 in terms of compression ratio. Moreover, FLIF supports a form of progressive interlacing (essentially a generalization/improvement of PNG's Adam7) which means that any prefix (e.g. partial download) of a compressed file can be used as a reasonable lossy encoding of the entire image. Homepage: http://flif.info/index.html Dev repo: https://github.com/FLIF-hub/FLIF | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-07 11:58 | Kunda | New Issue |