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!

  • @[email protected]
    link
    fedilink
    66 months 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
      6 months ago

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

      • @[email protected]
        link
        fedilink
        26 months 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…