How do I find all pictures with no (empty) keyword ?

I have decided to import all my pictures into LightRoom.
A lot of my older pictures are not registered with any keywords :(
- only with IPTC location information.
My plan is to systematic go through all my pictures and add relevant keywords to all pictures - so my old pictures become as searchable as my newest pictures.
Some of my old pictures has keywords some has not.
How do I in Lightroom - find all pictures with no keywords?
I have tried to use the Find tool - but don't see any options to search for "Empty/missing" keywords.
Also I would like to find all pictures with few keywords and in step II add additional keywords to these pictures.
Any ideas on how to make a find all pictures where number of keywords is less than X inside or outside LightRoom.
Henrik Bach
Denmark

> I also did think of the SQL idea.
> If I find a way of doing this I will repost my findings.
Well, being a tech geek, I found this challenge kind of irresistible,
and I'm happy to report I have a solution for you.
STEP 1
First, make a copy of your "Lightroom Database.lrdb" file (we'll work
off the copy to be safe)
STEP 2
Next, you need to be able to browse the database. The database is in
SQLite3 format. I tried installiing an SQLite3 ODBC driver and accessing
it through MS Access 2003. While Access was able to see all of the
tables in the database, every time I tried to link to one I got:
"Reserved error (-7748); there is no message for this error"
I found a few tips for this but wasn't able to work around it and get it
to work. Which is a shame, since Access would be the easiest way for
browsing and querying tables.
Instead I found an open source tool called SQLite Database Browser.
http://sourceforge.net/project/showfiles.php?group_id=87946&package_id=91778&release_id=41 4746
I used the Windows version. There appears to be a version for MacOSX on
PowerPC. It doesn't look like there is a version for Intel based Macs
(though if you know how, you could always try downloading the source and
compiling it yourself).
STEP 3
After you install the browser, open it up, choose "Open Database" and
select the COPY of the lightroom database we made in step 1
STEP 4
go to the Execute SQL tab and issue the following command
SELECT A.idx_filename, count(C.name)
FROM Adobe_imageFiles A, AGLibraryTagImage B, AGLibraryTag C
WHERE A.image=B.image AND B.tag=C.id_local AND C.kindName='AgKeywordTagKind'
GROUP BY A.idx_filename
HAVING count(C.name) <= 3
That will give you all images with 3 or fewer keywords applied.
Of course, theres no guarantee that this wont break in future versions.
Now an explanation of the data.
Adobe_imageFiles - contains data about image files:
1) idx_filename is the filename
2) absolutePath is the full file path
3) image is a unique ID for the image which you can cross reference in
other image related tables
AGLibraryTag - contains info about "tags" applied to images:
1) id_local is a unique ID for this "tag", which you can use to cross
reference in other tag tables
2) kindName is the kind of tag you are looking at. Available values
appear to be:
AgCaptionTagKind
AgCollectionTagKind
AgCopyrightTagKind
AgEnumeratedMetadataTagKind
AgFolderTagKind
AgImportTagKind
AgKeywordTagKind
AgMissingFileTagKind
AgQuickCollectionTagKind
AgSpecialContentOwningTagKind
AgTempImagesTagKind
3) name is the value for that tag (the collection name, the keyword, etc)
AGLibraryTagImage - Use this to connect the images and tags tables

Similar Messages

  • How do I find all pictures and videos that are in email files?

    I am trying to find and extract all pictures and videos that people have sent me in emails (and in other parts of the computer but not in the pictures area) over the years to copy them into my aperture collection.  Does anyone know how to do that.  I use Outlook 2011.  X1 on the PC can do this with a preview of the pictures so you can remove all small gifs etc.
    Thanks!

    You'll have to search the web and see if anyone's offering the videos you want. Videos from the 80s are unlikely to be legally available, but you could get lucky.
    BTW, for future questions, try posting in the iTunes for Windows forum. You'll be more likely to get help there than you will here in the iTunes for Mac forum.

  • How can i find all included pictures which are not in a album? (only in the Library)

    How can i find all included pictures which are not in a album? (only in the Library)

    Hi there,
    I'm afraid I don't quite understand your question. All images are in your Library and only those you specifically select from that Library would be in an Album. What platform are you using? Revel Mac, Elements, web browser, etc?
    Here is a link with some helpful information:
    FAQ: File Basics: How do I Upload, Download, Share, and Delete files in Revel?
    Thank you,
    Glenyse

  • How can i find all included pictures in the Online-Library which are not in a album?

    Hi
    I use Adobe Photoshop Elements 13 with (Revel). My question ist how can i find all included pictures in the Online-Library which are not in a album? I would like only to have pictures in Library which are included in a online album.

    Hi there,
    I'm afraid I don't quite understand your question. All images are in your Library and only those you specifically select from that Library would be in an Album. What platform are you using? Revel Mac, Elements, web browser, etc?
    Here is a link with some helpful information:
    FAQ: File Basics: How do I Upload, Download, Share, and Delete files in Revel?
    Thank you,
    Glenyse

  • How do I create a smart album that contains all pictures with no keywords?

    Hi,
    I have many pictures which currently don't have any keywords at all. Now I want to tag these pictures with keywords. How can I create a smart album for those pictures without any keywords? So that I can then work just on these pictures...
    Note that I don't want to find pictures that don't have a specific keyword. I want to find all those pictures which have none keyword at all.
    Thanks,
    Rainer

    Well, there's a way but it's not great...
    Start with a smart album at whatever level you want to keyword everything under. Set to search where "rating is greater than or equal to unrated".
    Select all images, and apply a keyword like "NeedsKeyword". Yes, even the one with keywords already.
    Now change the smart folder - use the "+" menu on the upper right corner of the query box to add an "IPTC" search. In that row use the dropdown by IPTC to find "keywords", then set the one next to it to "is", then type "NeedsKeyword" (or whatever you used) into the text box. Now go up to the top of the query box and change the "Match" dropdown to be "all" instead of "Any".
    What we've done here is find all images where the only keyword is "NeedsKeyword", all the ones you've done with keywords already will not appear.
    Now, copy these images into an Album (not smart album) for tagging - this is because as soon as you tag an image it will vanish and you may wish to apply more than one tags).
    After you are done tagging, you want to remove the tag - this is trickier than you might think, as you need to remove it from images tagged before in addition to the images in the Album you just made.
    First, change your smart folder to once again find all images by unchecking the IPTC keyword search. Now you'll see all images - but you're not done yet! You cannot batch undo a keyword in a smart folder, even though you can batch add. Select all of the images and drag into the Album you were using to keyword. Inside an Album the keyword metadata inspector shows only common keywords, NeedsKeyword should be one of them - remove it and it will be gone, and all your images tagged. Now you can remove the Album and the Smart Album you created.
    Harder than it needs to be, I'd say - I've submitted feedback you need some way to search for untagged images. Heck, it may already be in 1.1! Or Joe might know of an easier way that has eluded me.
    Good luck!

  • TS1702 how do i find all passwords i have used with my apple id

    how do i find all passwords that i have used for my apple id

    Other than remembering them, you can't.

  • How do I find all of the photos that do NOT contain a specific person tag?

    I am scanning my old photos and slides and organizing them with Photoshop Elements 12.   I have recently started taging the pictures with family names.   I see from this forum that I can search for untagged pictures but how can I find all the pictures that do NOT contain the "Smith" family tag but might contain the "Jones" family tag?  Some pictures will be marked with more than one family name.  The "Find by Details" option defaults to "includes" for keywords and people.  There is no way to set it to "not includes".
    I am running PSE12 on Windows 7 Professional on a Dell XPS desktop.
    Thanks for any suggestions.
    Don K.

    See the online help:
    http://helpx.adobe.com/elements-organizer/using/finding-media-files-keyword-tags.html#excl ude_media_files_from_a_search
    The workaround is often to create a temporary tag for pictures not having a given keyword. Even with a very big catalog, tagging nearly all images is astonishly quick. You select based on the keyword, then use the option to show 'non matching' items, and assign them another (negative) keyword.

  • Hi! Stupid questions, but how do i find my pictures when logging in to icloud?

    how do i find my pictures when logging in to icloud?
    I have an macbook air and a iphone 4. I have chosen automatically upload of the pictures to icloud, but when i log in to icloud i can't find out where my pictures are.
    I'm pretty new at this

    The following is from this Apple document: iCloud: Photo Stream FAQ
    My Photo Stream
    When you take photos on an iOS device, or import photos from your digital camera to your computer, My Photo Stream can automatically upload your new photos to iCloud and push them to all of your other devices. 
    When do photos upload to My Photo Stream?
    How long are My Photo Stream photos stored in iCloud?
    The photos you upload to My Photo Stream are stored in iCloud for 30 days to give your devices plenty of time to connect and download them.
    How many photos are stored in My Photo Stream on my devices and computers?
    iCloud pushes all your photos to the My Photo Stream album on your devices and computers, and manages them efficiently, so you don’t run out of storage space.
    Your iOS devices keep a rolling collection of your last 1000 photos in the My Photo Stream album. From there, you can browse your recent photos or move the ones you like to your Camera Roll or another album to keep them on your device forever.
    Since your Mac and PC have more storage than your iOS devices, you can choose to have all of your My Photo Stream photos automatically downloaded. In iPhoto or Aperture preferences on your Mac, be sure to select Photo Stream > My Photo Stream > Automatic Import. All of your photo stream photos will be imported into your Events, Projects, Photos, Faces, and Places folders in iPhoto or Aperture. On your PC with Photo Stream enabled in the Control Panel, all of your photos will be imported into C:\Users\<user name>\Pictures\Photo Stream\My Photo Stream.
    OT

  • How can I find all exclamation marks in my iTunes without clicking on each song?  Is there a way to delete all instead of one at a time?

    How can I find all exclamation marks in my iTunes without clicking on each song?  Can they be deleted all at once instead of one song at a time?

    Lost & Found
    Create a playlist called Found, select everything in Music and drag it into the Found playlist (it may take some time to count the tracks that are to be dropped). Create a smart playlist called Lost matching All the rules Playlist is Music and Playlist is not Found. Your lost tracks will be in this playlist.
    Optional: It depends a bit on why things aren't where iTunes expects to find them but if they are in sensible Artist & Album folders in some common location then my FindTracks script should be able to reconnect them to iTunes. FindTracks uses some fuzzy matching routines and searches for multiple potential locations. For more details see this thread. Once you have repaired the tracks that can be found you can drag the contents of the Lost playlist into Found which will update things.
    Or, you can simply delete all the tracks in the Lost playlist with Ctrl-A to select them and then Shift-Delete to delete.
    tt2

  • I had my pictures in XP in "My Documents", how do I find my pictures in My Documents in Windows 7 ?

    I had my pictures in XP in "My Documents", how do I find my pictures in My Documents in Windows 7 ?

    There is a change of folder structure in Windows 7 in comparison with Windows XP
    For advanced search I recommend article
    http://windows.microsoft.com/en-US/windows7/advanced-tips-for-searching-in-windows
    HTH
    Milos
    PS: Perhaps the more appropriate forum fothis kind of problem is here
    answers.microsoft.com

  • TS3989 hi one guy stolen my iphone, and now i need my pictures which i have in my icloud i open my Apple id in icloud but i downlode just 20 pic how i got my all picturs in my pc?

    hi one guy stolen my iphone, and now i need my pictures which i have in my icloud i open my Apple id in icloud but i downlode just 20 pic how i got my all picturs in my pc?

    Update:  I reset my phone again and this time I restored it from my last iCloud backup.  That "sort of" worked.  (The missing info was on my phone temporarily, but it's still missing from iCloud.com and as the phone syncs with the cloud the missing contacts are disappearing.) 
    This is good news, but I'm losing progress.  How can I restore my iCloud settings to that last backup?

  • I want to create an intelligent file to show all pictures with 3 stars or more. Trying this, I don't know the character of the stars to fill in the respective box ??

    I want to create an intelligent file in my finder to show all pictures with 3 stars or more. Trying this, I don't know the character of the stars to fill in the respective box ??
    Thanks for your help.

    Take a look here: http://hints.macworld.com/article.php?story=20110314131100623
    One of the comments suggests you can't use greater than or less than with the star rating in Finder.
    You might try a Raw Query with the kMDItemStarRating.
    In the criteria popup menu, select Other, then find the Raw Query entry.
    You might have to play around with the syntax, but try "kMDItemStarRating >= 3"
    Take a look here for query syntax: https://developer.apple.com/library/mac/ipad/#documentation/Carbon/Conceptual/Sp otlightQuery/Concepts/QueryFormat.html#//apple_ref/doc/uid/TP40001849-CJBEJBHH

  • How to Recover a Dark Picture with a Heavy Color Cast

    I just posted this article about how to recover a dark picture with a heavy
    color cast using Lab Color mode in Photoshop. I hope it will be helpful to
    others.
    http://www.braintrove.com/article/58
    Greg Collins
    Microsoft MVP
    Visit Braintrove at http://www.braintrove.com

    None taken. I am unfamiliar with ACR and would love to see (compare) what it
    could do with the sample PNG file in the article, and how much time it took.
    The results I achieved in the article took only a few minutes to
    complete--though as I mention below, it took more than a few minutes to get
    to the point where I could do it in a few minutes.
    I happened across a web site one day discussing the techniques in Margulis'
    LAB Color book, which interested me enough to purchase it. I found the book
    very enlightening and have seen incredible results using the techniques he
    describes as applied to my various images. I've also ready his Professional
    Photoshop book which focuses more on CMYK, and found many techniques in
    there just as enlightening.
    Ultimately the tools and techniques used are irrelevant if you get the
    results you want... but if you find one that works faster, easier or better,
    then certainly you should employ it.
    I have no problem working in RGB, CMYK or LAB and find benefits from each.
    The particular sample image I used in the article was one that I've spent
    (too much) time cleaning up in various ways and in various color spaces (or
    combinations thereof). It became my "poster child" image to work on as I
    continue to build my Photoshop skills. The approach I used in the article
    was the one I found most to be the fasted with the most effective results.
    The original was a 6MP JPG file. I reduced it to the size in the article and
    then worked on that size for the remaineder of the article. The resutls are
    equivelant in the fullsize file.
    Greg Collins
    Microsoft MVP
    Visit Braintrove at http://www.braintrove.com

  • How do I find my pictures on Photoshop Elements 3.0?

      I have been using Photoshop Elements 3.0 for many years. Today I attempted to
    restore pictures from several discs. When finished I tried to view my photos and
    got this message:    The calalog named "My Catalog" could not be found. Please open
    or create a different catalog.
      When I click on "OK" I get this message:  No catalog found in current directory. Click New
    to create a new catalog. Open to open a catalog from a different folder or Exit to close
    the application.
      How do I find my pictures?

    Message is about your catalog and not about photographs.
    Photographs should be in their respective folders unless, you have moved them in the past....
    Now how to locate your Catalog?
    Search for "My Catalog" folder and when you find it, check its new location.
    Launch Organizer, it will show a dialog to selet the catalog. Go to the location where "My Catalog" is and open it... Now if all the photographs are not-moved, you would be able to access. Otherwise start Reconnect missing files which hels us locating files which are moved to other locations and Organizer catalog is not aware...
    Please get back in case you have some specific questions about the same...

  • How can I find old pictures

    How can I find old pictures I have lost ?

    Pictures from where? Did you shoot the pictures with the iPad which would have them saved them to the Camera Roll? If so, you can restore from a backup if you have a backup with the photos in them.
    Do you ever backup your iPad? If not, there is no way to recover them.

Maybe you are looking for