change to png only process

This commit is contained in:
olymrifki 2025-07-03 18:40:44 +07:00
parent a546389caa
commit ddfac89ac4
3 changed files with 293 additions and 656 deletions

View file

@ -4,4 +4,6 @@ version = "0.1.0"
edition = "2024"
[dependencies]
photon-rs = "0.3.3"
png = "0.17.16"
tokio = { version = "1.46.0", features = ["full"] }
fast_image_resize = "5.1.4"