-
-
Notifications
You must be signed in to change notification settings - Fork 411
Open
Labels
Priority: LowDoesn't require immediate attentionDoesn't require immediate attentionType: EnhancementNew feature or requestNew feature or requestType: PerformanceAn issue or change related to performanceAn issue or change related to performanceType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Milestone
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
Description
Currently Thumbnail caching #694 cache thumbnails with the default compression settings of PIL for webp. While the thumbnail caching feature already implements some features to reduces the file size like resizing the picture, caching may still grow big on large library.
Solution
Having an option to control compression levels or directly increase compression would make the cache size even smaller. As thumbnails are displayed in low resolution in the preview box, compression on images would be less notified anyway while reducing size, write and read operations (yes, probably a reduction in kb, but imagine a very large library with lots of cache, that's still an good improvement).
Alternatives
No response
Metadata
Metadata
Assignees
Labels
Priority: LowDoesn't require immediate attentionDoesn't require immediate attentionType: EnhancementNew feature or requestNew feature or requestType: PerformanceAn issue or change related to performanceAn issue or change related to performanceType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Type
Projects
Status
🍀 Backlog