jhinghaus / ThumbnailFlow

Generates thumbnails in base64 to use in data urls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThumbnailFlow

Generates thumbnails as data URIs in base64.

The thumbnails of a whole fs folder are created one by one and passed to consumer on the fly. This enables the consumer to stay reactive.

There is an option for persistence to speed things up.

This packages tries to be as memory friendly as possible.

About

Generates thumbnails in base64 to use in data urls.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%