made the images even smaller

master
apromixately 2022-03-02 23:35:39 +01:00
parent 3afa68855c
commit 73946035a2
14 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ import subprocess
for filename in glob.glob("images_too_big/*"):
pathfn = Path(filename)
outpathfn = Path("images/")/pathfn.name
subprocess.run(["convert", f"{pathfn}", "-resize", "2000x2000", f"{outpathfn}"])
subprocess.run(["convert", f"{pathfn}", "-resize", "1000x1000", f"{outpathfn}"])

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB