Skip to content

Conversation

@BryonLewis
Copy link
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
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

3 participants