Post #2038208
2026-05-01 17:00 UTC
@blinry one idea i had to get better filenames is to rank the words in the alt-text in order of frequency in a given language, then pick the less common ones and group/order them deterministically. example:
an orange balloon floats over a scenic mountain range
"orange", "floats" and "scenic" might be the 3 least common ("an" and "a" likely the most common), so the image could be
"f55dbddca60e64cb-orange-floats-scenic.jpg"
that way you can process the file locally and quickly.
Replies (0)
No replies.