RealEvoranz
1dada212a8
Update README.md
2026-08-27 09:12:30 -04:00
RealEvoranz
e964d83042
fixed old metadata
2026-08-27 09:02:04 -04:00
RealEvoranz
31426c174a
Merge branch 'main' into random_image_downloader
2026-08-27 09:00:08 -04:00
RealEvoranz
2cb12f2443
Update poetry.lock
2026-08-27 08:59:56 -04:00
RealEvoranz
b97613b5b8
Merge remote-tracking branch 'upstream/main'
2026-08-27 08:59:48 -04:00
RealEvoranz
37b0050166
renamed
2026-08-25 22:28:51 -04:00
RealEvoranz
c75afb7ce6
updated poetry.lock
2026-08-25 22:20:07 -04:00
RealEvoranz
44ae02eb2a
refining
2026-08-25 22:14:13 -04:00
RealEvoranz
2ef072f17d
Update README.md
2026-08-25 22:10:32 -04:00
RealEvoranz
255c8b05fc
outputs as jpg not png
2026-08-25 22:09:50 -04:00
RealEvoranz
cafc5097bd
Merge remote-tracking branch 'upstream/main' into random_image_downloader
2026-08-25 22:02:13 -04:00
RealEvoranz
045f5cf431
Merge branch 'main' into random_image_downloader
2026-08-24 14:48:34 -04:00
RealEvoranz
a8c081e5b7
random_image.png
2026-08-24 14:41:16 -04:00
RealEvoranz
b06b6f7b07
Merge branch 'main' into random_image_downloader
2026-08-24 14:35:59 -04:00
RealEvoranz
2d0a31e485
Update pyproject.toml
2026-08-24 14:33:27 -04:00
RealEvoranz
9d867b29c6
added random image finding and downloading function
...
downloads a random image from Wikipedia, converts it to png, and renames it to random_image.png - will rewrite the image if one already exists.
Filters images:
| Filter | Current value | Meaning |
| ------------------ | ----------------: | ------------------------------------ |
| MIME type | JPEG / PNG / WebP | Rejects SVG, GIF, TIFF, etc. |
| Width | ≥ 300 px | Rejects very narrow/small images |
| Height | ≥ 300 px | Rejects very short/small images |
| Original file size | ≤ 20 MB | Avoids huge files |
| Thumbnail | 1280 px | Downloads a reasonably sized version |
2026-08-24 14:32:48 -04:00
RealEvoranz
0b68f7a2c9
Merge branch 'added-nouns.txt' into set-to-default-profile
2026-08-24 14:02:05 -04:00
RealEvoranz
1614e09259
Update README.md
2026-08-24 14:00:17 -04:00
RealEvoranz
ae7924d9ac
added a default nouns.txt
...
added a default nouns.txt thanks to hugsy/stuff · random-word/english-nouns.txt
2026-08-24 13:57:38 -04:00
RealEvoranz
d5b608c340
Update README.md
2026-08-24 13:52:02 -04:00
RealEvoranz
db30ce8f49
made profile directory default by default
2026-08-24 13:48:47 -04:00