support pillow-heif; closes #607

This commit is contained in:
ed
2025-08-14 16:42:48 +00:00
parent d676a86f3f
commit 659f351c65
3 changed files with 7 additions and 4 deletions

View File

@@ -354,7 +354,7 @@ pip install mutagen # audio metadata
pip install pyftpdlib # ftp server
pip install partftpy # tftp server
pip install impacket # smb server -- disable Windows Defender if you REALLY need this on windows
pip install Pillow pyheif-pillow-opener # thumbnails
pip install Pillow pillow-heif # thumbnails
pip install pyvips # faster thumbnails
pip install psutil # better cleanup of stuck metadata parsers on windows
pip install black==21.12b0 click==8.0.2 bandit pylint flake8 isort mypy # vscode tooling