Skip to content

Images with huge canvas sizes (<=2GB when decompressed) fail to be loaded and are not compared #1500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
KyodaiKen opened this issue Apr 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@KyodaiKen
Copy link

KyodaiKen commented Apr 11, 2025

Images with huge canvas sizes (<=2GB when decompressed) fail to be loaded and are not compared.

Steps to reproduce:

Put a few images with canvas sizes such as 23420x30560 or 18320x39256 pixel big canvases into a folder. The format it happens the most is jpeg.

Then go to "similar images" and run the search with any setting. I typically use Lanczos3, Hash size 16, Blockhash or Gradient.

Expected behavior

The images are hashed and compared.

Actual behavior

The log window shows errors for each image that is too big that it could not be loaded.

Log output (GUI) (Example)

Cannot open image file "N:\pictures\stuff\66171380_p0.jpg": Cannot open image file "N:\pictures\stuff\66171380_p0.jpg": Memory limit exceeded

System

  • Czkawka/Krokiet version: windows_czkawka_gui_412.zip 9.0.0
  • OS version: Windows 11 23H2 x64
  • CPU: Intel Core i9-13900KS
  • GPU0: Intel Core i9-13900KS iGPU
  • GPU1: NVidia GeForce RTX 3090
  • MEM: 64GB DDR5
  • Installation method: ZIP extract
@KyodaiKen KyodaiKen added the bug Something isn't working label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant