Add HEIC to JPEG conversion and image resizing support; update dependencies and Dockerfile

This commit is contained in:
denshooter
2026-02-22 00:17:08 +01:00
parent bf070ec47f
commit eb28501b2e
11 changed files with 481 additions and 43 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(tail:*)",
"Bash(grep:*)",
"Bash(cd:*)"
]
}
}