5
Better handling of thumbnails
Source: directus/directus#22882 · opened by @Resumane
Summary
Let us set a few default thumbnail sizes (the only ones that a user could request from the server, the others should not be allowed) and automatically generate those thumbnails when the pictures are uploaded.
Basic Example
_No response_
Motivation
The problem this fixes is that generating pictures in thumbnail sizes is generally quite slow, much too slow for a normal user.
Detailed Design
Create a thumbnail section in the Settings page, let's set several if needed, different sizes and formats.
Requirements List
not needed
Drawbacks
No drawbacks.
Alternatives
No alternatives? The problem this fixes is that generating pictures in thumbnail sizes is generally quite slow, much too slow for a normal user.
Adoption Strategy
It's a very minor change, that should be opt-in.
Unresolved Questions
_No response_
Let us set a few default thumbnail sizes (the only ones that a user could request from the server, the others should not be allowed) and automatically generate those thumbnails when the pictures are uploaded.
Basic Example
_No response_
Motivation
The problem this fixes is that generating pictures in thumbnail sizes is generally quite slow, much too slow for a normal user.
Detailed Design
Create a thumbnail section in the Settings page, let's set several if needed, different sizes and formats.
Requirements List
not needed
Drawbacks
No drawbacks.
Alternatives
No alternatives? The problem this fixes is that generating pictures in thumbnail sizes is generally quite slow, much too slow for a normal user.
Adoption Strategy
It's a very minor change, that should be opt-in.
Unresolved Questions
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
🎬 ▶️ Video Preview & Thumbnails: Improved Support for Videos in Files & Collections
45 votes · 0 comments
Best Practices for Handling Translations in a Multilingual Website
3 votes · 0 comments
Ability to create separate areas of collections
29 votes · 0 comments
Flows support for saving binary data as a file
31 votes · 0 comments
Add support for accessing raw request body in custom endpoints
2 votes · 0 comments
No comments yet.