Lymphatus / caesium-image-compressor

Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG, WebP and TIFF formats. You can quickly reduce the file size (and resolution, if you want) by preserving the overall quality of the image.
https://saerasoft.com/caesium
GNU General Public License v3.0
3.51k stars 212 forks source link

The decoder for Tiff does not support the format features? #300

Closed bowencool closed 6 hours ago

bowencool commented 6 hours ago

Describe the bug The decoder for Tiff does not support the format features Unhandled TIFF sample format IEEEFP [20504]

Software version 2.7.1

Operating System information

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Photos'
  2. Open any Video
  3. Click on File > Export > Export Frame to Pictures
  4. Go to Home > Pictures and find the exported tiff image files
  5. Put the tiff files into Caesium Image Compressor.
  6. Select any method of tiff.
  7. Click on Compress.
  8. See the error:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image

Application Log If you can, please provide your application log. The location of the file depends on your platform, but they usually are:

Additional context Add any other context about the problem here.

bowencool commented 6 hours ago

It finally worked after I changed the output format to "PNG".