Hey everyone,

I have a ton of pngs, jpgs, webps, mostly of fantasy art. I want to be able to mass-tag them with things like “character”, “environment”, “elf”, “demon”, etc. and then view them based on tags. Can anyone recommend software like this for linux? Bonus points if it also works on windows. Thanks!

  • @MonkeMischief
    link
    61 day ago

    I know KDE’s Dolphin has this built in, but I’m so afraid to use it because I imagine it’ll take ages, and it wouldn’t be recognized by anything else. 😬

    • blobjim [he/him]
      link
      fedilink
      English
      3
      edit-2
      1 day ago

      I think it might store tags in linux file system xattrs so other software (or scripts) could access and index it.

      • @Aiwendil@lemmy.ml
        link
        fedilink
        223 hours ago

        Just to add…because xattr it’s also “easy” (for some definition of easy ;)) to add/modify tags from the shell making mass-tagging feasible (as requested by OP). Second answer here should give a decent starting point…