DigitalSlideArchive / digital_slide_archive

The official deployment of the Digital Slide Archive and HistomicsTK.
https://digitalslidearchive.github.io
Apache License 2.0
108 stars 49 forks source link

Add option so that by default, any PNG/BMP/JPG are automatically flagged as large_image #198

Closed dgutman closed 2 years ago

dgutman commented 2 years ago

Since this is an image first system, we should allow the option that any png/jpg/bmp that is added to the system has the large_image flag automatically set. I currently have to do this after upload, but probably should make this automatic

manthey commented 2 years ago

There is already a setting in large_image plugin to try to use all files as large_images. Is this not enough?

dgutman commented 2 years ago

I may have missed that... I thought that just prevented re-encoding to a multi-res / tiled image unless it's bigger than X pixels..

On Mon, Mar 7, 2022 at 11:40 AM David Manthey @.***> wrote:

There is already a setting in large_image plugin to try to use all files as large_images. Is this not enough?

— Reply to this email directly, view it on GitHub https://github.com/DigitalSlideArchive/digital_slide_archive/issues/198#issuecomment-1060891357, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFODTRPY4755XGEOAGWSR3U6YWOLANCNFSM5QD2EYAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.*** com>

-- David A Gutman, M.D. Ph.D. Associate Professor of Neurology Emory University School of Medicine

manthey commented 2 years ago

Closing unless there is an actual issue...