Skip to content

[Suggestion] resize images for display  #50

@palitu

Description

@palitu

Is it possible to resize an image for viewing in 'full screen'? I have some images which are in the order of 10Mb each.

  • huge images are not good for mobile bandwidth
  • longer load times

My suggestions is that the images a resized to a smaller resolution that is suitable for display on a screen. There are a number of dynamic methods of doing this, but the simplest implementation would be to have a configuration item which you set a static maximum size for the image. It could even be opt in/out. download would still be the original file.

This would require a little more work on part of the server, but should not be too onerous.

future improvements could be:

  • create mediums during index
  • dynamic sizes based on screen resolution

cheers

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions