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

PNG形式で保存したとき、Adobe製品で適切に日付が認識されない #2

Closed
m-hayabusa opened this issue Nov 24, 2023 · 5 comments · Fixed by #13
Closed
Labels
help wanted Extra attention is needed

Comments

@m-hayabusa
Copy link
Owner

必要なのは https://exiftool.org/TagNames/XMP.html#photoshop の Photoshop:DateCreated あたりだろうか?

@m-hayabusa m-hayabusa added the help wanted Extra attention is needed label Nov 26, 2023
@m-hayabusa
Copy link
Owner Author

Photoshop:DateCreatedは書きこめなかった、 #6 でもまだ動かないようだ

@cat-love-7
Copy link
Contributor

Photoshop:DateCreatedは書きこめなかった

xmp-Photoshop:DateCreatedで書き込めると思います。

@m-hayabusa
Copy link
Owner Author

書き込めたようです ありがとうございます
ただ、自分自身はAdobe製品を持っていないのでこれ以上の確認ができず…

@cat-love-7
Copy link
Contributor

xmp-Photoshop:DateCreatedとDateCreatedで違う日付を入力したところ、Lightroomではxmp-Photoshop:DateCreated側の日付で認識されたので問題なさそうです。

@m-hayabusa
Copy link
Owner Author

ということで該当タグを書き込むようにしました、ありがとうございます!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants