diff --git a/imagecleaner.py b/imagecleaner.py index da05825..4fb01c6 100644 --- a/imagecleaner.py +++ b/imagecleaner.py @@ -51,7 +51,7 @@ def process_image(filepath): if current_image.mode in ("RGBA", "P"): current_image = current_image.convert("RGB") filename_slug = slugify(os.path.splitext(os.path.basename(filepath))[0]) - current_image.save(os.path.join(os.path.dirname(filepath), (filename_slug + "." + OUTPUT_FILETYPE))) + current_image.save(os.path.join(os.path.dirname(filepath), (filename_slug + "." + OUTPUT_FILETYPE)), quality=90) return def slugify(s: str) -> str: diff --git a/src/_assets/img/artists/androidarts-1.jpg b/src/_assets/img/artists/androidarts-1.jpg new file mode 100644 index 0000000..8b585e6 Binary files /dev/null and b/src/_assets/img/artists/androidarts-1.jpg differ diff --git a/src/_assets/img/artists/androidarts-2.jpg b/src/_assets/img/artists/androidarts-2.jpg new file mode 100644 index 0000000..ff1b5d6 Binary files /dev/null and b/src/_assets/img/artists/androidarts-2.jpg differ diff --git a/src/_assets/img/artists/hou-jae-1.jpg b/src/_assets/img/artists/hou-jae-1.jpg new file mode 100644 index 0000000..20eecbe Binary files /dev/null and b/src/_assets/img/artists/hou-jae-1.jpg differ diff --git a/src/_assets/img/artists/hou-jae-2.jpg b/src/_assets/img/artists/hou-jae-2.jpg new file mode 100644 index 0000000..4e32cbf Binary files /dev/null and b/src/_assets/img/artists/hou-jae-2.jpg differ diff --git a/src/_assets/img/artists/hou_jae_1.webp b/src/_assets/img/artists/hou_jae_1.webp deleted file mode 100644 index 10baac4..0000000 Binary files a/src/_assets/img/artists/hou_jae_1.webp and /dev/null differ diff --git a/src/_assets/img/artists/hou_jae_2.webp b/src/_assets/img/artists/hou_jae_2.webp deleted file mode 100644 index 7e312bd..0000000 Binary files a/src/_assets/img/artists/hou_jae_2.webp and /dev/null differ diff --git a/src/_assets/img/artists/nobby-1.jpg b/src/_assets/img/artists/nobby-1.jpg new file mode 100644 index 0000000..ef78540 Binary files /dev/null and b/src/_assets/img/artists/nobby-1.jpg differ diff --git a/src/_assets/img/artists/nobby-2.jpg b/src/_assets/img/artists/nobby-2.jpg new file mode 100644 index 0000000..695fc10 Binary files /dev/null and b/src/_assets/img/artists/nobby-2.jpg differ diff --git a/src/_assets/img/artists/nobby_1.webp b/src/_assets/img/artists/nobby_1.webp deleted file mode 100644 index 8c829ba..0000000 Binary files a/src/_assets/img/artists/nobby_1.webp and /dev/null differ diff --git a/src/_assets/img/artists/nobby_2.webp b/src/_assets/img/artists/nobby_2.webp deleted file mode 100644 index 41fb34f..0000000 Binary files a/src/_assets/img/artists/nobby_2.webp and /dev/null differ diff --git a/src/_assets/img/artists/seita-inoue-1.jpg b/src/_assets/img/artists/seita-inoue-1.jpg new file mode 100644 index 0000000..1863f40 Binary files /dev/null and b/src/_assets/img/artists/seita-inoue-1.jpg differ diff --git a/src/_assets/img/artists/seita-inoue-2.jpg b/src/_assets/img/artists/seita-inoue-2.jpg new file mode 100644 index 0000000..be13a1f Binary files /dev/null and b/src/_assets/img/artists/seita-inoue-2.jpg differ diff --git a/src/_assets/img/artists/seita_inoue_1.webp b/src/_assets/img/artists/seita_inoue_1.webp deleted file mode 100644 index 2c737eb..0000000 Binary files a/src/_assets/img/artists/seita_inoue_1.webp and /dev/null differ diff --git a/src/_assets/img/artists/seita_inoue_2.webp b/src/_assets/img/artists/seita_inoue_2.webp deleted file mode 100644 index 742f323..0000000 Binary files a/src/_assets/img/artists/seita_inoue_2.webp and /dev/null differ diff --git a/src/_assets/img/artists/stedilnik-1.jpg b/src/_assets/img/artists/stedilnik-1.jpg new file mode 100644 index 0000000..d5ae095 Binary files /dev/null and b/src/_assets/img/artists/stedilnik-1.jpg differ diff --git a/src/_assets/img/artists/stedilnik-2.jpg b/src/_assets/img/artists/stedilnik-2.jpg new file mode 100644 index 0000000..d87fc5c Binary files /dev/null and b/src/_assets/img/artists/stedilnik-2.jpg differ diff --git a/src/_assets/img/artists/stedilnik_1.webp b/src/_assets/img/artists/stedilnik_1.webp deleted file mode 100644 index 059959d..0000000 Binary files a/src/_assets/img/artists/stedilnik_1.webp and /dev/null differ diff --git a/src/_assets/img/artists/stedilnik_2.webp b/src/_assets/img/artists/stedilnik_2.webp deleted file mode 100644 index 980f561..0000000 Binary files a/src/_assets/img/artists/stedilnik_2.webp and /dev/null differ diff --git a/src/_assets/img/artists/the-very-worst-thing-1.jpg b/src/_assets/img/artists/the-very-worst-thing-1.jpg new file mode 100644 index 0000000..2604263 Binary files /dev/null and b/src/_assets/img/artists/the-very-worst-thing-1.jpg differ diff --git a/src/_assets/img/artists/the-very-worst-thing-2.jpg b/src/_assets/img/artists/the-very-worst-thing-2.jpg new file mode 100644 index 0000000..d69ca8e Binary files /dev/null and b/src/_assets/img/artists/the-very-worst-thing-2.jpg differ diff --git a/src/_assets/img/artists/the_very_worst_thing_1.webp b/src/_assets/img/artists/the_very_worst_thing_1.webp deleted file mode 100644 index 8475e7a..0000000 Binary files a/src/_assets/img/artists/the_very_worst_thing_1.webp and /dev/null differ diff --git a/src/_assets/img/artists/the_very_worst_thing_2.webp b/src/_assets/img/artists/the_very_worst_thing_2.webp deleted file mode 100644 index 7751835..0000000 Binary files a/src/_assets/img/artists/the_very_worst_thing_2.webp and /dev/null differ diff --git a/src/_assets/img/artists/tyto-alba-1.jpg b/src/_assets/img/artists/tyto-alba-1.jpg new file mode 100644 index 0000000..6470595 Binary files /dev/null and b/src/_assets/img/artists/tyto-alba-1.jpg differ diff --git a/src/_assets/img/artists/tyto-alba-2.jpg b/src/_assets/img/artists/tyto-alba-2.jpg new file mode 100644 index 0000000..8bf4144 Binary files /dev/null and b/src/_assets/img/artists/tyto-alba-2.jpg differ diff --git a/src/_assets/img/artists/tyto_alba_1.webp b/src/_assets/img/artists/tyto_alba_1.webp deleted file mode 100644 index cda923a..0000000 Binary files a/src/_assets/img/artists/tyto_alba_1.webp and /dev/null differ diff --git a/src/_assets/img/artists/tyto_alba_2.webp b/src/_assets/img/artists/tyto_alba_2.webp deleted file mode 100644 index d4f8f45..0000000 Binary files a/src/_assets/img/artists/tyto_alba_2.webp and /dev/null differ diff --git a/src/lists/artists.md b/src/lists/artists.md index cda8ae2..b3573ec 100644 --- a/src/lists/artists.md +++ b/src/lists/artists.md @@ -13,10 +13,10 @@ anyway further to that point, heres some of artists that inspire me. i think alm link
i stumbled onto this artist way back in primary school and have consistently been in love with both their art and the way that they think ever since. their site was the inspiration for me starting my own blog! their projects are largely reimaginings of old properties (both visually and mechanically, for video games), industrial design and thei own personal worldbuilding. @@ -25,10 +25,10 @@ i stumbled onto this artist way back in primary school and have consistently bee twitter stedilnik has this delightful grimey style that really fits the darker themes of a lot of their art. mostly pure blacks and whites, heavy hatchwork in a similar manner to those people who do big traditional pieces with ball point pens. this also allows them to use some cute internal contrast when they use this dark style for something quite wholesome and pleasant! stedilnik has a rotating cast of characters who are all really endearing (or at least interesting) which is something that i would love to achieve myself @@ -37,10 +37,10 @@ stedilnik has this delightful grimey style that really fits the darker themes of twitter tyto alba is an artist that clearly has a really good grasp of anatomy, as well as a great visual shorthand for making all of the different elements look appropriately stylised. i think the mech pilot look is really neat and its something that i would like to explore in the near future, so theyre great for inspiration on that front @@ -49,10 +49,10 @@ tyto alba is an artist that clearly has a really good grasp of anatomy, as well pixiv i sometimes find myself frustrated when i'm having trouble drawing a character from a certain angle, and i find hou jae04 a nice reminder that i can simply stick to what works if i really want to; that probably sounds a little disparaging, but i truly love their focus on a consistent look, because it frees up your creativity for new character designs. i also really love the thick lines look they're going with because it suits the a5 format that i prefer working in immensely @@ -60,10 +60,10 @@ i sometimes find myself frustrated when i'm having trouble drawing a character f instagram seita inoue is more of a general style inspiration and just an artist that i love looking at because they feel completely out of my league. there style is super recognisable because theyre art director for splatoon, and their line-free digital painting style shows up in heaps of the promotional material and artbooks @@ -72,10 +72,10 @@ seita inoue is more of a general style inspiration and just an artist that i lov twitter i really love nobby's approach to minimally anthropomorphising their furry characters and how they like working with a variety of body shapes in general. they unfortunately seem to be on indefinite hiatus 😔 @@ -83,10 +83,10 @@ i really love nobby's approach to minimally anthropomorphising their furry chara tumblr the very worst thing is potentially one of the most creative artists on this list. i'm always amazed at how they can pull a new twist on a character design to create something simultaneously otherworldly and familiar