babluboy / bookworm

A simple ebook reader for Elementary OS
GNU General Public License v3.0
1.32k stars 101 forks source link

store cached as scaled thumbnails #316

Open brainchild0 opened 4 years ago

brainchild0 commented 4 years ago

Currently, Bookworm appears to cache thumbnails on disk in their original form. If the files are large, then the effect is to consume an accumulated amount of storage much heavier than needed. Since the requirement for the application to display rapidly large numbers of covers is limited to thumbnail-size representations, perhaps images can be reduced in size (and even compression quality) to some upper limited that is required for library browsing.