Import tagged images

Discuss and share scripts and script files...
Post Reply
highend
Posts: 14431
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Import tagged images

Post by highend »

Just a minor script that helps to import .jpg files that have been tagged inside Windows Explorer.

Import = Add them to XY's tag.dat database

XY doesn't display extended file properties for pictures (at least without scripted columns) and if you want to switch to XY based tagging you don't want to import these old tags by hand...

How to use:
Just start the script and select the folder that contains .jpg files with (WE) tags. The tags for all jpegs from this folder and subfolders will be imported...

Eventually I'll add exporting capabilities as well (less priority)...

Current version:
v0.1
ImportTaggedImages_0.1.zip
(1.29 KiB) Downloaded 203 times
One of my scripts helped you out? Please donate via Paypal

stebobibo
Posts: 51
Joined: 26 Sep 2014 21:25

Re: Import tagged images

Post by stebobibo »

Thanks for the script. The problem is that it doesn't work for me. I get the menu where it asks for the folder. And after that a message box appears saying, "These new tags have been written to the database:" and no tag names appearing underneath, even though the folder I selected does have JPGs with tags.

highend
Posts: 14431
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Import tagged images

Post by highend »

Mh, interesting. The old v0.1 version used a vbscript to get all extended file properties. Can't say for sure why it doesn't work for you.

I'd need a one of these pictures that contains a tag to be able to say more about the issue.

In the meantime, does this script work for you?
If not, what's your operating system (and I would still need one of these pictures if it doesn't work)...
ImportTaggedImages_v0.2.zip
(875 Bytes) Downloaded 201 times
One of my scripts helped you out? Please donate via Paypal

Post Reply