aecpic/README.md
moli 91df24ca4f
Added automatic detection of image file type.
Create a new windw if necessary.

Added support for AVIF format.
2025-02-17 00:34:25 +09:00

323 B

aecpic

Anvil extension that downloads an image and sets it as the background.


There are some Python packages required to run this command, so install them as follows:

python -m pip install requests

python -m pip install pillow

python -m pip install pillow-avif-plugin

python -m pip install magika==0.6.1rc1