![]() ...
·
![]() |
---|
I would like to upload my latest image, which I saved as a JPEG (95% quality) directly from my Pi. However, since I used 2x drizzle, the image resolution is 12,112 x 8,150 pixels. I suspect that this large size is the reason why I get a message saying that the Interactive Zoom feature does not work because the image is too big. What would be the correct way to save or upload the image to ensure that Interactive Zoom functions properly? Should I reduce the dimensions, change the format, or adjust other settings? Thanks in advance for any advice! |
![]() ...
·
![]()
·
1
like
|
---|
Hi @Andy, the interactive zoom works up to a total of 8192 * 8192 pixels (note the * symbol: it's the total count of pixels, so one axis might be longer than the other). The reason is that with larger images it starts to get choppy, and the solution would be to add support for splitting the image into dynamic panels, and this is not in the card at this time. However, I am planning to see if can detect device performance somewhere and allow for larger sizes on more capable devices, but I don't have an ETA for this. Perhaps you could upload your original in full size, for storing, and a final revision that will allow the interactive zoom. Hope this helps! Salvatore |
![]() ...
·
![]() |
---|
Thanks a lot ![]() Will do so |