Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iptc read data missing #6

Open
mrhaoxx opened this issue Dec 31, 2022 · 3 comments
Open

Iptc read data missing #6

mrhaoxx opened this issue Dec 31, 2022 · 3 comments

Comments

@mrhaoxx
Copy link

mrhaoxx commented Dec 31, 2022

When I read a jpg file and get it iptc metadata with the key "Iptc.Application2.Keywords"
It should be a stringlist or at least "a,b,c...,y,z"
but I only get "z"

@mrhaoxx
Copy link
Author

mrhaoxx commented Dec 31, 2022

It's interesting that I can use

goexivImg.GetIptcData().FindKey("Iptc.Application2.Keywords")

to get the first element "a"

@mrhaoxx
Copy link
Author

mrhaoxx commented Dec 31, 2022

截屏2022-12-31 20 54 11

@antonsergeyev
Copy link
Contributor

Thanks for reporting

Unfortunately I don't have the resources or the need to look into this right now.
If you or someone else contributes a fix, that would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants