algoo / preview-generator

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

Add support for plain text file with imagemagick #158

Open inkhey opened 4 years ago

inkhey commented 4 years ago

Imagemagick is able to support text preview, see http://www.imagemagick.org/Usage/text/ . We need to adapt builder to allow preview of simple text file with imagemagick.

inkhey commented 3 years ago

related to #118