Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-70820

TIFF file size increase (+50%)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.3, 5.12.0
    • 5.11.2
    • Image formats
    • None
    • All

    Description

      https://bugreports.qt.io/browse/QTBUG-68609 causes massive increase in TIFF file size.

      The result of this change is that instead of packing the whole file in 1 big block it's now compressed in small strips (2 lines in my example) which completely ruins LZW compression.

      The result is that the file size increases from 238k -> 370k.

      Please re-open this bug and use a more suitable strip size.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vgt Eirik Aavitsland
              andreas.loew andreas.loew
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes