diff --git a/README.md b/README.md index 2db5ccc73..7fbe889f2 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,7 @@ sendou.ink/ ## Commands -### Converting gifs (badges) to thumbnail - -### png +### Converting gifs (badges) to thumbnail (.png) ```bash sips -s format png ./sundae.gif --out . @@ -72,6 +70,14 @@ sips -s format png ./sundae.gif --out . npm run add-badge -- sundae "4v4 Sundaes" ``` +### Convert many .png files to .avif + +While in the folder with the images: + +```bash +for i in *; do npx @squoosh/cli --avif '{"cqLevel":33,"cqAlphaLevel":-1,"denoiseLevel":0,"tileColsLog2":0,"tileRowsLog2":0,"speed":6,"subsample":1,"chromaDeltaQ":false,"sharpness":0,"tune":0}' $i; done +``` + ## How to... ### Download production database from Render.com diff --git a/public/img/weapons/0.avif b/public/img/weapons/0.avif new file mode 100644 index 000000000..0a674de00 Binary files /dev/null and b/public/img/weapons/0.avif differ diff --git a/public/img/weapons/0.png b/public/img/weapons/0.png new file mode 100644 index 000000000..41d08e034 Binary files /dev/null and b/public/img/weapons/0.png differ diff --git a/public/img/weapons/10.avif b/public/img/weapons/10.avif new file mode 100644 index 000000000..968ce058a Binary files /dev/null and b/public/img/weapons/10.avif differ diff --git a/public/img/weapons/10.png b/public/img/weapons/10.png new file mode 100644 index 000000000..9d93b18f7 Binary files /dev/null and b/public/img/weapons/10.png differ diff --git a/public/img/weapons/1000.avif b/public/img/weapons/1000.avif new file mode 100644 index 000000000..cccb0b641 Binary files /dev/null and b/public/img/weapons/1000.avif differ diff --git a/public/img/weapons/1000.png b/public/img/weapons/1000.png new file mode 100644 index 000000000..4a68b07a3 Binary files /dev/null and b/public/img/weapons/1000.png differ diff --git a/public/img/weapons/1010.avif b/public/img/weapons/1010.avif new file mode 100644 index 000000000..8ec423854 Binary files /dev/null and b/public/img/weapons/1010.avif differ diff --git a/public/img/weapons/1010.png b/public/img/weapons/1010.png new file mode 100644 index 000000000..62897b2ce Binary files /dev/null and b/public/img/weapons/1010.png differ diff --git a/public/img/weapons/1020.avif b/public/img/weapons/1020.avif new file mode 100644 index 000000000..fa4036e9d Binary files /dev/null and b/public/img/weapons/1020.avif differ diff --git a/public/img/weapons/1020.png b/public/img/weapons/1020.png new file mode 100644 index 000000000..8a7041145 Binary files /dev/null and b/public/img/weapons/1020.png differ diff --git a/public/img/weapons/1030.avif b/public/img/weapons/1030.avif new file mode 100644 index 000000000..c35ba930a Binary files /dev/null and b/public/img/weapons/1030.avif differ diff --git a/public/img/weapons/1030.png b/public/img/weapons/1030.png new file mode 100644 index 000000000..edfe328a7 Binary files /dev/null and b/public/img/weapons/1030.png differ diff --git a/public/img/weapons/1100.avif b/public/img/weapons/1100.avif new file mode 100644 index 000000000..70c29e09c Binary files /dev/null and b/public/img/weapons/1100.avif differ diff --git a/public/img/weapons/1100.png b/public/img/weapons/1100.png new file mode 100644 index 000000000..ad58ab560 Binary files /dev/null and b/public/img/weapons/1100.png differ diff --git a/public/img/weapons/1110.avif b/public/img/weapons/1110.avif new file mode 100644 index 000000000..498e55251 Binary files /dev/null and b/public/img/weapons/1110.avif differ diff --git a/public/img/weapons/1110.png b/public/img/weapons/1110.png new file mode 100644 index 000000000..6c84fe084 Binary files /dev/null and b/public/img/weapons/1110.png differ diff --git a/public/img/weapons/20.avif b/public/img/weapons/20.avif new file mode 100644 index 000000000..58755f284 Binary files /dev/null and b/public/img/weapons/20.avif differ diff --git a/public/img/weapons/20.png b/public/img/weapons/20.png new file mode 100644 index 000000000..c09376b54 Binary files /dev/null and b/public/img/weapons/20.png differ diff --git a/public/img/weapons/200.avif b/public/img/weapons/200.avif new file mode 100644 index 000000000..9d7956454 Binary files /dev/null and b/public/img/weapons/200.avif differ diff --git a/public/img/weapons/200.png b/public/img/weapons/200.png new file mode 100644 index 000000000..ba905be5a Binary files /dev/null and b/public/img/weapons/200.png differ diff --git a/public/img/weapons/2000.avif b/public/img/weapons/2000.avif new file mode 100644 index 000000000..8a75de6e8 Binary files /dev/null and b/public/img/weapons/2000.avif differ diff --git a/public/img/weapons/2000.png b/public/img/weapons/2000.png new file mode 100644 index 000000000..959d1c332 Binary files /dev/null and b/public/img/weapons/2000.png differ diff --git a/public/img/weapons/2010.avif b/public/img/weapons/2010.avif new file mode 100644 index 000000000..a5d6121d8 Binary files /dev/null and b/public/img/weapons/2010.avif differ diff --git a/public/img/weapons/2010.png b/public/img/weapons/2010.png new file mode 100644 index 000000000..485e13253 Binary files /dev/null and b/public/img/weapons/2010.png differ diff --git a/public/img/weapons/2020.avif b/public/img/weapons/2020.avif new file mode 100644 index 000000000..b04320687 Binary files /dev/null and b/public/img/weapons/2020.avif differ diff --git a/public/img/weapons/2020.png b/public/img/weapons/2020.png new file mode 100644 index 000000000..ebfbe4f43 Binary files /dev/null and b/public/img/weapons/2020.png differ diff --git a/public/img/weapons/2030.avif b/public/img/weapons/2030.avif new file mode 100644 index 000000000..6484c0719 Binary files /dev/null and b/public/img/weapons/2030.avif differ diff --git a/public/img/weapons/2030.png b/public/img/weapons/2030.png new file mode 100644 index 000000000..712378950 Binary files /dev/null and b/public/img/weapons/2030.png differ diff --git a/public/img/weapons/2040.avif b/public/img/weapons/2040.avif new file mode 100644 index 000000000..92382ca1d Binary files /dev/null and b/public/img/weapons/2040.avif differ diff --git a/public/img/weapons/2040.png b/public/img/weapons/2040.png new file mode 100644 index 000000000..d6aa16baf Binary files /dev/null and b/public/img/weapons/2040.png differ diff --git a/public/img/weapons/2050.avif b/public/img/weapons/2050.avif new file mode 100644 index 000000000..264a243ff Binary files /dev/null and b/public/img/weapons/2050.avif differ diff --git a/public/img/weapons/2050.png b/public/img/weapons/2050.png new file mode 100644 index 000000000..c38c3c9f6 Binary files /dev/null and b/public/img/weapons/2050.png differ diff --git a/public/img/weapons/2060.avif b/public/img/weapons/2060.avif new file mode 100644 index 000000000..6a9ab4097 Binary files /dev/null and b/public/img/weapons/2060.avif differ diff --git a/public/img/weapons/2060.png b/public/img/weapons/2060.png new file mode 100644 index 000000000..5a29f58b4 Binary files /dev/null and b/public/img/weapons/2060.png differ diff --git a/public/img/weapons/210.avif b/public/img/weapons/210.avif new file mode 100644 index 000000000..92cb6bbdf Binary files /dev/null and b/public/img/weapons/210.avif differ diff --git a/public/img/weapons/210.png b/public/img/weapons/210.png new file mode 100644 index 000000000..80b125b16 Binary files /dev/null and b/public/img/weapons/210.png differ diff --git a/public/img/weapons/220.avif b/public/img/weapons/220.avif new file mode 100644 index 000000000..7c3ba3a2b Binary files /dev/null and b/public/img/weapons/220.avif differ diff --git a/public/img/weapons/220.png b/public/img/weapons/220.png new file mode 100644 index 000000000..085017be7 Binary files /dev/null and b/public/img/weapons/220.png differ diff --git a/public/img/weapons/230.avif b/public/img/weapons/230.avif new file mode 100644 index 000000000..2d2394902 Binary files /dev/null and b/public/img/weapons/230.avif differ diff --git a/public/img/weapons/230.png b/public/img/weapons/230.png new file mode 100644 index 000000000..c2cda5e14 Binary files /dev/null and b/public/img/weapons/230.png differ diff --git a/public/img/weapons/240.avif b/public/img/weapons/240.avif new file mode 100644 index 000000000..217aab05b Binary files /dev/null and b/public/img/weapons/240.avif differ diff --git a/public/img/weapons/240.png b/public/img/weapons/240.png new file mode 100644 index 000000000..e686b6bf8 Binary files /dev/null and b/public/img/weapons/240.png differ diff --git a/public/img/weapons/250.avif b/public/img/weapons/250.avif new file mode 100644 index 000000000..1bdde40e7 Binary files /dev/null and b/public/img/weapons/250.avif differ diff --git a/public/img/weapons/250.png b/public/img/weapons/250.png new file mode 100644 index 000000000..e7efd0058 Binary files /dev/null and b/public/img/weapons/250.png differ diff --git a/public/img/weapons/30.avif b/public/img/weapons/30.avif new file mode 100644 index 000000000..4a87bdeb4 Binary files /dev/null and b/public/img/weapons/30.avif differ diff --git a/public/img/weapons/30.png b/public/img/weapons/30.png new file mode 100644 index 000000000..4abe26e0d Binary files /dev/null and b/public/img/weapons/30.png differ diff --git a/public/img/weapons/300.avif b/public/img/weapons/300.avif new file mode 100644 index 000000000..5d3212b3e Binary files /dev/null and b/public/img/weapons/300.avif differ diff --git a/public/img/weapons/300.png b/public/img/weapons/300.png new file mode 100644 index 000000000..7db1a32f4 Binary files /dev/null and b/public/img/weapons/300.png differ diff --git a/public/img/weapons/3000.avif b/public/img/weapons/3000.avif new file mode 100644 index 000000000..e27b565cd Binary files /dev/null and b/public/img/weapons/3000.avif differ diff --git a/public/img/weapons/3000.png b/public/img/weapons/3000.png new file mode 100644 index 000000000..962a0eed0 Binary files /dev/null and b/public/img/weapons/3000.png differ diff --git a/public/img/weapons/3010.avif b/public/img/weapons/3010.avif new file mode 100644 index 000000000..42dd939d1 Binary files /dev/null and b/public/img/weapons/3010.avif differ diff --git a/public/img/weapons/3010.png b/public/img/weapons/3010.png new file mode 100644 index 000000000..7727215ac Binary files /dev/null and b/public/img/weapons/3010.png differ diff --git a/public/img/weapons/3020.avif b/public/img/weapons/3020.avif new file mode 100644 index 000000000..5ac7b50a7 Binary files /dev/null and b/public/img/weapons/3020.avif differ diff --git a/public/img/weapons/3020.png b/public/img/weapons/3020.png new file mode 100644 index 000000000..13adc43ce Binary files /dev/null and b/public/img/weapons/3020.png differ diff --git a/public/img/weapons/3030.avif b/public/img/weapons/3030.avif new file mode 100644 index 000000000..e80e0344e Binary files /dev/null and b/public/img/weapons/3030.avif differ diff --git a/public/img/weapons/3030.png b/public/img/weapons/3030.png new file mode 100644 index 000000000..f3df43bec Binary files /dev/null and b/public/img/weapons/3030.png differ diff --git a/public/img/weapons/3040.avif b/public/img/weapons/3040.avif new file mode 100644 index 000000000..09f851c36 Binary files /dev/null and b/public/img/weapons/3040.avif differ diff --git a/public/img/weapons/3040.png b/public/img/weapons/3040.png new file mode 100644 index 000000000..939e4cc7a Binary files /dev/null and b/public/img/weapons/3040.png differ diff --git a/public/img/weapons/310.avif b/public/img/weapons/310.avif new file mode 100644 index 000000000..73478fabd Binary files /dev/null and b/public/img/weapons/310.avif differ diff --git a/public/img/weapons/310.png b/public/img/weapons/310.png new file mode 100644 index 000000000..3e85c6435 Binary files /dev/null and b/public/img/weapons/310.png differ diff --git a/public/img/weapons/40.avif b/public/img/weapons/40.avif new file mode 100644 index 000000000..29a62bb23 Binary files /dev/null and b/public/img/weapons/40.avif differ diff --git a/public/img/weapons/40.png b/public/img/weapons/40.png new file mode 100644 index 000000000..25c5a429a Binary files /dev/null and b/public/img/weapons/40.png differ diff --git a/public/img/weapons/400.avif b/public/img/weapons/400.avif new file mode 100644 index 000000000..e9967e3d8 Binary files /dev/null and b/public/img/weapons/400.avif differ diff --git a/public/img/weapons/400.png b/public/img/weapons/400.png new file mode 100644 index 000000000..fd98135b3 Binary files /dev/null and b/public/img/weapons/400.png differ diff --git a/public/img/weapons/4000.avif b/public/img/weapons/4000.avif new file mode 100644 index 000000000..bc4b46fff Binary files /dev/null and b/public/img/weapons/4000.avif differ diff --git a/public/img/weapons/4000.png b/public/img/weapons/4000.png new file mode 100644 index 000000000..3648f45ec Binary files /dev/null and b/public/img/weapons/4000.png differ diff --git a/public/img/weapons/4010.avif b/public/img/weapons/4010.avif new file mode 100644 index 000000000..ad58a29bb Binary files /dev/null and b/public/img/weapons/4010.avif differ diff --git a/public/img/weapons/4010.png b/public/img/weapons/4010.png new file mode 100644 index 000000000..63ca51abc Binary files /dev/null and b/public/img/weapons/4010.png differ diff --git a/public/img/weapons/4020.avif b/public/img/weapons/4020.avif new file mode 100644 index 000000000..f6e2bd9b4 Binary files /dev/null and b/public/img/weapons/4020.avif differ diff --git a/public/img/weapons/4020.png b/public/img/weapons/4020.png new file mode 100644 index 000000000..e902ab66b Binary files /dev/null and b/public/img/weapons/4020.png differ diff --git a/public/img/weapons/4030.avif b/public/img/weapons/4030.avif new file mode 100644 index 000000000..05789d3f0 Binary files /dev/null and b/public/img/weapons/4030.avif differ diff --git a/public/img/weapons/4030.png b/public/img/weapons/4030.png new file mode 100644 index 000000000..286122329 Binary files /dev/null and b/public/img/weapons/4030.png differ diff --git a/public/img/weapons/4040.avif b/public/img/weapons/4040.avif new file mode 100644 index 000000000..5cc622a1a Binary files /dev/null and b/public/img/weapons/4040.avif differ diff --git a/public/img/weapons/4040.png b/public/img/weapons/4040.png new file mode 100644 index 000000000..712a253ef Binary files /dev/null and b/public/img/weapons/4040.png differ diff --git a/public/img/weapons/50.avif b/public/img/weapons/50.avif new file mode 100644 index 000000000..997279d2f Binary files /dev/null and b/public/img/weapons/50.avif differ diff --git a/public/img/weapons/50.png b/public/img/weapons/50.png new file mode 100644 index 000000000..6d3a96b91 Binary files /dev/null and b/public/img/weapons/50.png differ diff --git a/public/img/weapons/5000.avif b/public/img/weapons/5000.avif new file mode 100644 index 000000000..2636f6f03 Binary files /dev/null and b/public/img/weapons/5000.avif differ diff --git a/public/img/weapons/5000.png b/public/img/weapons/5000.png new file mode 100644 index 000000000..84e086d7f Binary files /dev/null and b/public/img/weapons/5000.png differ diff --git a/public/img/weapons/5010.avif b/public/img/weapons/5010.avif new file mode 100644 index 000000000..776c3482f Binary files /dev/null and b/public/img/weapons/5010.avif differ diff --git a/public/img/weapons/5010.png b/public/img/weapons/5010.png new file mode 100644 index 000000000..ca069bd97 Binary files /dev/null and b/public/img/weapons/5010.png differ diff --git a/public/img/weapons/5020.avif b/public/img/weapons/5020.avif new file mode 100644 index 000000000..5b09e11b1 Binary files /dev/null and b/public/img/weapons/5020.avif differ diff --git a/public/img/weapons/5020.png b/public/img/weapons/5020.png new file mode 100644 index 000000000..238e9397b Binary files /dev/null and b/public/img/weapons/5020.png differ diff --git a/public/img/weapons/5030.avif b/public/img/weapons/5030.avif new file mode 100644 index 000000000..b911a9526 Binary files /dev/null and b/public/img/weapons/5030.avif differ diff --git a/public/img/weapons/5030.png b/public/img/weapons/5030.png new file mode 100644 index 000000000..946455ccf Binary files /dev/null and b/public/img/weapons/5030.png differ diff --git a/public/img/weapons/5040.avif b/public/img/weapons/5040.avif new file mode 100644 index 000000000..15c07c685 Binary files /dev/null and b/public/img/weapons/5040.avif differ diff --git a/public/img/weapons/5040.png b/public/img/weapons/5040.png new file mode 100644 index 000000000..808c91039 Binary files /dev/null and b/public/img/weapons/5040.png differ diff --git a/public/img/weapons/60.avif b/public/img/weapons/60.avif new file mode 100644 index 000000000..698360f07 Binary files /dev/null and b/public/img/weapons/60.avif differ diff --git a/public/img/weapons/60.png b/public/img/weapons/60.png new file mode 100644 index 000000000..246528e71 Binary files /dev/null and b/public/img/weapons/60.png differ diff --git a/public/img/weapons/6000.avif b/public/img/weapons/6000.avif new file mode 100644 index 000000000..0e40896e1 Binary files /dev/null and b/public/img/weapons/6000.avif differ diff --git a/public/img/weapons/6000.png b/public/img/weapons/6000.png new file mode 100644 index 000000000..7f73045ff Binary files /dev/null and b/public/img/weapons/6000.png differ diff --git a/public/img/weapons/6010.avif b/public/img/weapons/6010.avif new file mode 100644 index 000000000..80ff76085 Binary files /dev/null and b/public/img/weapons/6010.avif differ diff --git a/public/img/weapons/6010.png b/public/img/weapons/6010.png new file mode 100644 index 000000000..374c6ac98 Binary files /dev/null and b/public/img/weapons/6010.png differ diff --git a/public/img/weapons/6020.avif b/public/img/weapons/6020.avif new file mode 100644 index 000000000..44fb9c7fc Binary files /dev/null and b/public/img/weapons/6020.avif differ diff --git a/public/img/weapons/6020.png b/public/img/weapons/6020.png new file mode 100644 index 000000000..37af4b973 Binary files /dev/null and b/public/img/weapons/6020.png differ diff --git a/public/img/weapons/70.avif b/public/img/weapons/70.avif new file mode 100644 index 000000000..6afa02f2a Binary files /dev/null and b/public/img/weapons/70.avif differ diff --git a/public/img/weapons/70.png b/public/img/weapons/70.png new file mode 100644 index 000000000..a8452e8cb Binary files /dev/null and b/public/img/weapons/70.png differ diff --git a/public/img/weapons/7010.avif b/public/img/weapons/7010.avif new file mode 100644 index 000000000..35f2d265b Binary files /dev/null and b/public/img/weapons/7010.avif differ diff --git a/public/img/weapons/7010.png b/public/img/weapons/7010.png new file mode 100644 index 000000000..0da296549 Binary files /dev/null and b/public/img/weapons/7010.png differ diff --git a/public/img/weapons/80.avif b/public/img/weapons/80.avif new file mode 100644 index 000000000..b275eaa5d Binary files /dev/null and b/public/img/weapons/80.avif differ diff --git a/public/img/weapons/80.png b/public/img/weapons/80.png new file mode 100644 index 000000000..3e2359af1 Binary files /dev/null and b/public/img/weapons/80.png differ diff --git a/public/img/weapons/8000.avif b/public/img/weapons/8000.avif new file mode 100644 index 000000000..c78c4c1ba Binary files /dev/null and b/public/img/weapons/8000.avif differ diff --git a/public/img/weapons/8000.png b/public/img/weapons/8000.png new file mode 100644 index 000000000..91da01328 Binary files /dev/null and b/public/img/weapons/8000.png differ diff --git a/public/img/weapons/8010.avif b/public/img/weapons/8010.avif new file mode 100644 index 000000000..bf9fb07db Binary files /dev/null and b/public/img/weapons/8010.avif differ diff --git a/public/img/weapons/8010.png b/public/img/weapons/8010.png new file mode 100644 index 000000000..373dfce5a Binary files /dev/null and b/public/img/weapons/8010.png differ diff --git a/public/img/weapons/90.avif b/public/img/weapons/90.avif new file mode 100644 index 000000000..24fd14705 Binary files /dev/null and b/public/img/weapons/90.avif differ diff --git a/public/img/weapons/90.png b/public/img/weapons/90.png new file mode 100644 index 000000000..572091781 Binary files /dev/null and b/public/img/weapons/90.png differ