how about FLIF support? --> http://flif.info
and thanks for great software.

Moderators: XnTriq, helmut, xnview
thanks, it does work nicely.
XnView v2.36 (LIBFORMAT v6.88) 04/29/2016:
* FLIF format added
It doesn't for me using the latest and greatest "full" setup, obviously FLIF isn't included: http://newsgroup.xnview.com/viewtopic.p ... if#p131991heimaki wrote:thanks, it does work nicely.
XnView v2.36 (LIBFORMAT v6.88) 04/29/2016:
* FLIF format added
load (Encode's Forum » [url=http://www.encode.ru/threads/2321?p=47861#post47861]FLIF - Free Lossless Image Format[/url]) wrote:good news, got it working.
there were warnings when i compiled the x86 without SSE, but it still worked in xnview. however, here's a bunch of compiles (newest code from git)
- x64
- x86 SSE
- x86 SSE2
- x86 SSE3
just throw the libflif.dll into the xnview plugin folder, xnview can now read AND save FLIF files.
wow, although only one test file:
Code: Select all
test.webp 4'356'404 test.png 5'639'434 test.flif 2'874'966
it seems that flif format has changed, here is the lastest flif dllMarsu42 wrote: Edit: The other possibility that XnView Classic refuses to cooperate with my flif files is that I've converted them with the latest 0.2 version (https://github.com/FLIF-hub/FLIF/releases), but maybe that's incompatible with the lib inside XnView? Doh.
Sure, just ask good ol' MarsuCreativeWorld wrote:Anything else I need to do?
as parameter. that way you can always use the latest flif.exe-e %P%N %T%O.flif
will convert all .jpg's in the current directory into flif. or you can again use nconvert in total commander such asnconvert -out flif *.jpg
-out flif -o %T%O %P%N
Right, the plugin is not the good one, please use this oneheimaki wrote:flif seems to be completely broken in xnview 2.37
it saves only part of the file. these still work:
http://newsgroup.xnview.com/viewtopic.p ... 88#p134792
see EDIT 3: http://encode.ru/threads/2321-FLIF-Free ... #post50489