algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
224 stars 49 forks source link

use pillow for png by default + convert to png with transparency #262

Closed inkhey closed 2 years ago

inkhey commented 3 years ago

related to #261

PR Goal

Implemented solution

Checkpoints

inkhey commented 2 years ago

This is maybe deprecated due to the new wand builder. Need some verifications.

inkhey commented 2 years ago

This is deprecated with the new wand backend.