Skip to content

Issue 1547 large image conversion#1548

Merged
BryonLewis merged 7 commits intomainfrom
issue-1547-large-image-conversion
Dec 2, 2025
Merged

Issue 1547 large image conversion#1548
BryonLewis merged 7 commits intomainfrom
issue-1547-large-image-conversion

Conversation

@BryonLewis
Copy link
Copy Markdown
Collaborator

@BryonLewis BryonLewis commented Nov 18, 2025

resolves #1547

Large images don't decode properly and provide a image width/height. If this occurs for a regular image I think it should ask the user to kick off a convert to large image task.

  • Modified the code so that if it can't decode the image it will suggest conversion to a large image
  • Inside the large image conversion we need to check and see if the items has already been converted before we convert it to a large image
  • When you open a dataset that isn't loading/decoding properly it will prompt the user to swap it to a 'large-image' dataset.
  • This conversion job will launch and on completion it will ask to reload the annotations and will display the materials.

Sample Data:
LargeSampleImages.zip

Note:
You may need to build the whole image and use (localhost:8010) so the notification system is properly connected for the indicator to ask to reload after conversion.

@BryonLewis BryonLewis requested a review from naglepuff November 20, 2025 18:49
@BryonLewis BryonLewis requested a review from naglepuff November 24, 2025 13:28
@BryonLewis BryonLewis marked this pull request as ready for review December 2, 2025 12:39
@BryonLewis BryonLewis merged commit e022656 into main Dec 2, 2025
4 checks passed
@BryonLewis BryonLewis deleted the issue-1547-large-image-conversion branch December 2, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uploading Very Large images on Web

2 participants