|
A collection of >200k screenshots from the Sims 4 character creator (face and upper-torso only), using the randomize button. |
|
|
|
* There are ~100k masculine faces (`masc` folder), ~100k feminine faces (`fem` folder), ~12k faces with a masculine physical frame and feminine attire/makeup (`masc2fem` folder). |
|
* All images are 1920x917. |
|
* You can crop them to centered 917x917 squares with ImageMagick like so: `mogrify -crop 917x917+543+0 './fem/*.jpg'` |
|
* Each image is about 60kb. |
|
* The characters are slightly off-center, so if you're cropping, you'll want to take that into account. |
|
* The files are named from `1.jpg` through to `N.jpg` (no zero-padding). For `fem`, `N=101499`. For `masc`, `N=103615`. For `masc2fem`, `N=12123`. |
|
|
|
## fem examples: |
|
Note that these examples are cropped to a square, not taking into account the off-center-ness. |
|
![Sims 4 feminine faces](https://i.imgur.com/O2Cu6Xg.jpg) |
|
|
|
## masc examples: |
|
Note that these examples are cropped to a square, not taking into account the off-center-ness. |
|
![Sims 4 masculine faces](https://i.imgur.com/BLHlx8d.jpg) |
|
|
|
## masc2fem examples: |
|
Note that these examples are cropped to a square, not taking into account the off-center-ness. |
|
![Sims 4 masc2fem faces](https://i.imgur.com/2Zuuy6g.jpg) |
|
|
|
|