stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
8.52k stars 762 forks source link

Auto scraping jpeg metadata #2719

Open MrRandoMan opened 2 years ago

MrRandoMan commented 2 years ago

Its extra work to add image metadata if the images (jpegs) already have embeded metadata.

It would be cool if Stash could scrape the data directly from the EXIF\IPTC data, specifically tags and comment\title, and maybe star rating? if available

There seems to be a go lib you can use https://github.com/Melraidin/iptc

Thanks!

A sample is attached sample

Tags and captions in that file can be read by other apps like XnView. (generated with Picasa)

image

MrRandoMan commented 1 year ago

I don't know about other people but my "entire collection" is exclusively tagged with IPTC data. Its waay too much work to get all that into stash by hand! Maybe I'm the only one is this boat?

jessedufrene commented 1 year ago

to add to this: the EXIF timestamp, too.