Support LZMA in TIFF

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
gharbeia
Posts: 4
Joined: Thu Apr 23, 2020 6:30 pm

Support LZMA in TIFF

Post by gharbeia »

Hallo,

As of XnView version 0.96 64bits (Mar 20 2020) with Libformat version 7.40 TIFF files compressed sing the LZMA compression method cannot be viewed in XnView, nor their metadata can be viewed or edited.

The files I tested were compressed using tiffcp from tiff-tools which implements libtiff.

See the attached example, produced using the command:

Code: Select all

tiffcp -c lzma:2:p9 ~/Pictures/lena_std.tif /tmp/Our-Lady-of-CG.tiff
Our-Lady-of-CG.tiff
This example is produced using the command:
tiffcp -c lzma:2:p9 ~/Pictures/lena_std.tif /tmp/Our-Lady-of-CG.tiff
(516.17 KiB) Downloaded 85 times
Thanks and regards,
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Support LZMA in TIFF

Post by xnview »

yes need to be added
Pierre.
Post Reply