Removing "+JPG" from Lightroom Thumbnails

Hello,
I've been shooting RAW+JPG on my 30D and importing them both into Lightroom. There seems no point in using JPG with Lightroom, so to save space I now want to shoot in just RAW.
To save even more space, I want to remove/delete the JPG's that I shot alongside my RAW pictures which are now stored on my hard drive. The problem is that if I delete the JPG, the RAW thumbnail still has "+JPG" in the extension. (Example: 20071113_001.CR2+JPG)
What do I need to do to update the filename in the extension so it doesnt show the associated "+JPG" which does not exist anymore?
I've searched several online forums but can't seem to find the answer to this problem.
Thanks!

Hi Dom,
You could do it using the save metadata approach or the SQL approach (might be a bit quicker).
SQL method
Download SQLite Administrator (free) from http://sqliteadmin.orbmu2k.de/ and unzip it to a folder on your hard drive.
Make sure LR is closed and make a copy of your catalogue before you start.
Start SQLiteAdmin, then from the menu select Database>Open. In the Open Database dialog box change the Files of type to Any File, then locate and open your LR catalogue. Ignore the left panel, which lists all the tables and indexes in the database, you will be working in the right panels - SQL Query and Result tabs.
To begin with, copy and paste the following query into the SQL Query tab:
select count(image) as jpegSidecars from Adobe_imageFiles
where lc_idx_filenameExtension='jpg'
and importHash is null;
Then press F9 to Execute with Result. This will give you a count under the heading jpegSidecars in the Results tab. It is a count of the number of jpegs in the catalogue that have been imported along with raw images.
If you want to see the records, you can copy, paste and execute the similar query:
select * from Adobe_imageFiles
where lc_idx_filenameExtension='jpg'
and importHash is null;
Instead of counting the database records, this will list them in the Results tab.
So far, this is just information and has not altered the catalogue. The next SQL query removes these records from the catalogue - there is no going back after this (except with your backup). Copy, paste and Execute without Result (press F8) this query:
delete from Adobe_imageFiles
where lc_idx_filenameExtension='jpg'
and importHash is null;
This will only delete the sidecar jpegs, not jpegs that have been imported on their own.
Once this has executed, close SQLiteAdmin and open LR to check your catalogue.
You should see your raw files without the +jpeg sidecars. You can also now import your jpegs as separate files if you wanted to.
As far as I can tell, this is all that is needed.
Good luck
Tony

Similar Messages

  • Problem removing folder from Lightroom

    HI,
    I'm new to Lightroom (using 5) and I am trying to get some photo uploads organized. When I imported them, they came in a folder that was poorly organized so I moved them into folders that I preferred. That was fine. BUT now the original folder in lightroom is empty (I deleted from finder after emptying it) and when I remove it from my lightroom ALL the other folders go with it. The funny part is, the total picture count still shows that all the pictures are in lightroom and accounted for, but the folders are no longer there and accessible.
    I have attached a screen shot of the folders. I would like to remove the 2014 folder at the top, but when I do, the desktop folder and everything under it goes as well. Why? And how do i prevent that from happening? THANKS!!
    Ultimately, I would like to move the 2014 folder from being on the desktop as well.
    I

    Your lack of tact was a little bit insulting, regardless of when it happened. No big deal though. I digress.
    Since you cannot view folders in iTunes, you cannot delete folders thru iTunes.
    You could put all the songs you want to delete into a playlist then select all the songs and Command Delete to delete them all at once.
    That's the point. There should be an easier way. But putting them into a playlist before deleting them would be even more work than just deleting them the first time you click them. So this isn't really helpful either.
    Ed's answer was helpful because he addressed the concerns of the original poster. But it also illustrated the need for iTunes programmers to include a feature to remove a folder from your iTunes library as easily as you can add them. If the best way to remove 200GB worth of music from your itunes library is to change the file extensions, then click to delete every single file with an exclamation point next to it; there is quite simply a flaw in design.
    Apple iTunes programmers need to make the adjustment. Right next to the "File" command: "Add folder to library", you could have a command to "Remove folder from library."  Or a "Manage Library" option would be great. Itunes obviously knows what folders it's library consists of so why not allow it to populate a list of them with the option to deselect undesired folders? Why hasn't this been done in one of the numerous iTunes updates? Is it really that hard to understand?

  • Removing JPGs from "NEF+JPG"?

    Several months ago, I was shooting RAW+JPG and imported a fair number of photos into LR (now 1.4.1). I had the setting enabled that treated tham as "one" (and was impressed by the results). I have since decided I don't want the JPGs and wish to just keep the NEF's. What's the best way to remove the JPGs from LR's database? Since they're treated as one, I can't figure out a way to delete just the JOG and separating them has, so far, proved not to be an intuitive process.

    Go back to My Pictures/ My Documents etc.., and delete all the jpg associated files. They have not been 'imported' in to LR because they are treated as 'same' as raw files; but they are in base folders nevertheless.
    As an aside; it is quite interesting to change a digit in the name of a jpg file, and then import into LR. This will give you an opportunity to compare (in the Library module)the difference between how LR (ARC) translates your NEF/CRF file and the original jpg as it is produced from the camera. Assuming always you are shooting with either an Canon or Nikon.

  • How do I delete useless memory and compress data from Lightroom including how do I delete large sums of pictures permanently?

    Help

    You highlight the images that you want to delete, and then press the delete key. Then you are asked if you want to remove them from Lightroom or delete them from disk. Make your choice and click the appropriate button.

  • JPGs exported from Lightroom 5.6 will not open in other applications

    Recently I have noticed that jpgs exported from Lightroom 5.6 can not be opened in Canon DPP 3.14 and can not be resized using Image Resizer plugin. Both of these I use frequently.
    I have seen mention of this issue re other applications also. Does anyone know if there is a solution?
    I am using Windows 8.1 64bit. 5D Mark ii

    This was an issue with 5.5 (the placement of some of the internal headers of the jpgs was changed and some other applications, including DPP, could not open them), but was corrected in 5.6. I just checked on it by exporting a jpg and opening it with no problem in DPP 3.14.15, Windows 7 x64. Are your jpgs old ones from LR 5.5?

  • Removed from Lightroom; Now, want to delete from Disk - how to identify?

    Here's what I did:
    - I removed a bunch of images from Lightroom, without Deleting from Disk.
    - Now, I want to remove those images from the Disk, the ones I deleted from the catalog
    Is there any good, quick way to delete the "un-cataloged" images out of the hard drive folder, leaving the folder containing only the images still in LR? Perhaps, to move the images still in LR to another folder, then clean out the folder of what's left?
    Also, am I missing something obvious about this process?  I *usually* just flag images for deletion, but this time, without thinking, I actually deletedthem...but from the catalog only.  Whoops.
    LR 3.4
    Windows 7
    Thanks folks -
    GMC

    _marc_b_ wrote:
    A clever way someone else suggested recently:
    Synchronise the folder - all the deleted photos will be reimported, and will be added to the "Previous Import" collection
    Select all the photos in the "Previous Import" collection and delete them
    Marc
    Yes, if there are a lot of images, that is obviously quicker.
    Bob frost

  • Image appears flat when published from Lightroom 4 to Smugmug but not when exported as jpgs, help?

    I have searched the forums and the internet to no avail, I cannot figure out why an image I am publishing directly to smugmug via LR 4 appears flat. My guess is it has to do with the color space since upon export as a JPG the image contrast appears fine. I shoot camera RAW but copy as DNG upon import, I cannot locate color settings aside from the external editing options. Why is this happening? I would love to continue uploading/publishing directly from lightroom to smugmug.
    Here is a link to the flat image uploaded via the smugmug plug in
    http://www.kimstarphoto.com/photos/i-XHWXCTv/1/X2/i-XHWXCTv-X2.jpg
    And here is the published JPG
    http://25.media.tumblr.com/547e9a23a169f83611d0fd0e56526d6b/tumblr_mvibfpkCV21rhkurwo1_128 0.jpg
    Any thoughts or input would be greatly appreciated.
    Thank you!

    No, I'm not sure links works in an interactive PDF (it has SWF-player embedded).
    The default slide quality since 6.1 is now Optimized, I have been pleading for that for reasons like what happened with you. If you use 24-bit graphics (maybe with transparent pixels), or want crisp text, it is logical that you cannot achieve that with 8-bit quality. But not every CP-user is knowledgeable about that kind of graphics stuff.
    Lilybiri

  • JPG's from Lightroom vs Bridge... file size difference.

    I'm a Photographer. I only shoot in RAW. I use CS2 and Bridge to process my RAW files and then export the finals to JPG.
    I heard the buzz about Lightroom and downloaded the trial to give it a whirl. I have since upgraded my trial version to full version (via serial number) and then took a set of RAW files that were already tweaked (via Bridge/ACR), copied them to another folder (with the xmp side car files), brought them into Lightroom and exported them to JPG. The JPG's created by Lightroom were MUCH smaller. I was very surpised by this.
    I shoot with a Canon 20D and the JPGs generated from Bridge ending up being between 4 to 6mg per image. For the same set of RAW images, the JPGs generated from Lightromm avereaged between 1.5 and 3.5 mg. Both Lightroom and Bridge were set to export the JPGs at the highest quality.
    Can anyone tell me why this would be? Has anybody else found this to be the case? I can't help but think that some data is being discarded from Lightroom.
    Lou
    http://www.steadfastdesigns.com
    Rochester, NY Wedding Photographer

    Did you choose export metadata to file first? The edits made to RAW images are contained within the database as well as xmp files if you choose this option. The edits for all other formats are embedded within the file (as well as the database) but of course you have to choose the export metadata option first. Your files may be smaller because they don't contain this data.
    The image quality settings are not like for like across the Adobe range so cannot be compared.

  • I am currently using the adobe cloud service and would like to give my granddaughter my original lightroom and photoshop programs.  Would do I need to do to remove them from my computer to hers?  The lightroom 5 program has been replaced with the cloud ve

    I am currently using the adobe cloud service and would like to give my granddaughter my original lightroom and photoshop programs.  Would do I need to do to remove them from my computer to hers?  The lightroom 5 program has been replaced with the cloud version on my computer.

    Follow the steps listed at  Transfer an Adobe product license
    Lightroom has no activation check so you don't need to do anything to your computer. Your old copy of Photoshop must be deactivated / uninstalled if you haven't already done so.

  • WTF? Can't get jpg to save from CS2 (export from Lightroom)

    Okay, have made an extensive search through help and FAQ files, and find some similar problems to mine, but nothing exact.
    I am using Adobe Lightroom 2, but have the same problem with Lightroom 3 Beta (am using Windows 7)
    I do my photo PP in Lightroom, usually export as a JPG, then upload to Flickr....No problem there......
    Recently I have been doing some touch up work in CS2 (v9).  Problem: I bring the LR export JPG into CS2 so I can do my thing, and then try to save using the standard "Save as" function so I can upload to Flickr.   I get the following CS2 error: " Could Not Complete your Request because of a Program Error".  As a workaround I tried using the "Save for Web" function, but as everyone is aware that strips out all the EXIF data (something I want to maintain).  I also tried the "Edit in photoshop" LR function, Doing my CS2 stuff, and then saving the TIFF to a JPG from CS2, resulting in same error.
    I am sure that I am performing some kind of stupid mistake, have an incompatable export setting, or not following the proper workflow process  for LR>CS2>JPG Editing.  I am a humble person, so please kick me in the butt, tell me what I am doing wrong so I can continue with my work!!!
    Any help would be appreciated, oh masters of all things Adobe !!!
    DannagMonkey

    Hi,
    I dont know if this will help but this is how I do it. Set up Ps as your external editor. I think you said you had done this. From Lr use edit in Ps command. It opens the image in Ps. Do your work and then press "save", not save as. This returns the tiff or psd ( you decide in Lr preferences ) to Lr. You can then export as jpg to flickr. Hope this works for you.
    Peter

  • I exported jpg, tif, psd, and dng files from Lightroom but Aperture does not see them except for dng during import

    How do I import jpg, tif, psd files exported from Lightroom 3 into Aperture 3.2?  I had no problems before...seems like since I installed Lion, they do not show up in the import folder.

    How are you trying to import them (again) ?  If you're importing through the Import Window and have RAW only set then that's all you'll get.
    Also what's an Import Folder? Not sure how Lightroom fits into this. If you share your workflow with us we might be able to help.
    regards

  • How do I remove a device from Lightroom Mobile?

    Hello Everyone,
    I lost a device that was signed into Lightroom Mobile. In Lightroom 5, it still shows up under “Folders”. How can I remove this device from Lightroom?
    Cheers,
    Jacques

    You need do nothing.  This limitation does not apply to itunes plus.
    Even so, all you would have to do is not sync it any longer.

  • What happens to Raw files when importing Raw+JPG from camera to Lightroom Mobile on iPad? Only JPGs are showing up.

    Hey I am Brian, and I was wondering how Lightroom mobile works again as in when importing photos directly into iPad using the camera connection kit.? This is for IPad 2.  I . Like when importing raw files. now I just did a photo shoot. and I just uploaded them into lightroom 5 on desktop. the raw files are being pushed as smart priviews acroos ipad and iphone. its kinda cool seeing cr2 file showing up on lightroom mobile. when its coming from lightroom 5. but what about coming from camera to ipad.?
    I thought you can import a Raw plus jpeg into ipad and it shows up as a jpeg plus raw file. well its not doing that. shows up as just jpeg.
    cant wait for next update  of lighroom mobile.

    With this version of LR Mobile we not support the direct RAW import.
    You can vote for this feature request...Lightroom mobile: Ability to import raw files
    - Guido

  • Opening jpg in photoshop from lightroom

    I have Lightroom 4.2 and Photoshop CS6. If I'm viewing a photo in LR and select edit in CS6, the photo doesn't open in camera raw, even though I have CR selected in photoshop preferences as my preference. Is this normal?

    You cannot open directly into ACR from Lightroom.  Lightroom and ACR perform the same functions.  In the transfer from Lightroom to Photoshop the design is for ACR to simply interpret the adjustments made in Lightroom, and apply those adjustments to the image that is opened in Photoshop.  Technically speaking, ACR isn't needed for anything else because it is simply a duplication of effort.  So if you want to return or enter ACR, you have to do as Rick indicated, and double click on the smart object in the layers panel.

  • Most efficient way to delete "removed" photos from hard disk?

    Hello everyone! Glad to have this great community to come to for help. I searched for this question but came up with no hits. If it's already been discussed, I apologize and would love to be directed to the link.
    My wife and I have been using LR for a long time. We're currently on version 4. Unfortunately, she's not as tech-savvy or meticulous as I am, and she has been unknowingly "Removing" photos from the LR catalogues when she really meant to delete them from the hard disk. That means we have hundreds of unwanted raw photo files floating around in our computer and no way to pick them out from the ones we want! As a very organized and space-conscious person, I can't stand the thought. So my question is, what is the most efficient way to permanently delete these unwanted photos from the hard disk
    I did fine one suggestion that said to synchronize the parent folder with their respective catalogues, select all the photos in "Previous Import," and delete those, since they will be all of the photos that were previously removed from the catalogue.
    This is a great suggestion, but it probably wouldn't work for all of my catalogues since my file structure is organized by date (the default setting for LR). So, two catalogues will share the same "parent folder" in the sense that they both have photos from May 2013, but if I synchronize May 2013 with one, then it will get all the duds PLUS the photos that belong in the other catalogue.
    Does anyone have any suggestions? I know there's probably not an easy fix, and I'm willing to put in some time. I just want to know if there is a solution and make sure I'm working as efficiently as possible.
    Thank you!
    Kenneth

    I have to agree with the comment about multiple catalogs referring to images that are mixed in together... and the added difficulty that may have brought here.
    My suggestions (assuming you are prepared to combine the current catalogs into one)
    in each catalog, put a distinctive keyword onto all the images so that you can later discriminate these images as to which particular catalog they were formerly in (just in case this is useful information later)
    as John suggests, use File / "Import from Catalog" to bring all LR images together into one catalog.
    then in order to separate out the image files that ARE imported to LR, from those which either never were / have been removed, I would duplicate just the imported ones, to an entirely separate and dedicated disk location. This may require the temporary use of an external drive, with enough space for everything.
    to do this, highlight all the images in the whole catalog, then use File / "Export as Catalog" selecting the option "include negatives". Provide a filename and location for the catalog inside your chosen new saving location. All the image files that are imported to the catalog will be selectively copied into this same location alongside the new catalog. The same relative arrangement of subfolders will be created there, for them all to live inside, as is seen currently. But image files that do not feature in LR currently, will be left behind by this operation.
    your new catalog is now functional, referring to the copied image files. Making sure you have a full backup first, you can start deleting image files from the original location, that you believe to be unwanted. You can do this safe in the knowledge that anything LR is actively relying on, has already been duplicated elsewhere. So you can be quite aggressive at this, only watching out for image files that are required for other purposes (than as master data for Lightroom) - e.g., the exported JPG files you may have made.
    IMO it is a good idea to practice a full separation of image files used in your LR image library, from all other image files. This separation means you know where it is safe to manage images freely using the OS, vs where (what I think of as the LR-managed storage area) you need to bear LR's requirements constantly in mind. Better for discrete backup, too.
    In due course, as required, the copied image files plus catalog can be moved bodily to another drive (for example, if they have been temporarily put on an external drive, and you want to store them on your main internal one again). This then just requires a single re-browsing of their parent folder's location, in order to correct LR's records inside this catalog, as to the image files' changed addresses.
    If you don't want to combine the catalogs into one, a similar set of operations as above, can be carried out for each separate catalog you have now. This will create a separate folder structure in each case, containing just those duplicated image files. Once this has been done for all catalogs, you can start to clean up the present image files location. IMO this is very much the laborious and inflexible option, so far as future management of the total body of images is concerned... though there may still be some overriding reason for working that way.
    RP

Maybe you are looking for

  • Can I sum only the top 10 values in a range?

    I am new to mac and numbers.  I bought my first mac this fall.  I have a grade book in Numbers.  I am only counting the top 10 out of 11 homework scores and top 10 out of 13 quiz scores. Essentially, I want to add the top K values out of a range of N

  • ABAP Proxy without SOAP adapter in PI7.3

    Hi All, We have dual stack implementation of PI7.3 but we do not wish to use the SOAP adapter for configuring an ABAP proxy scenario. Is this possible? Is the Javastack only configuration in NW Admin available for use in dual stack implementation als

  • Tab Canvas displaying Stacked Canvas at runtime disappears?

    Hi, I have 3 canvases that contain the following: 1) Content Canvas -- This contains the TREE item. 2) Tab Canvas -- A tab canvas with a single Tab Page 3) Stacked Canvas -- This is a Stack Canvas with a few text items on it. 4) Single Window. ======

  • Calculation in fooetr

    Hello Gurus ,           I want to do some calculation in footer of alv how to do , I know abt string but string is not accepting value , plz help . I m in urgent . I am using   CALL METHOD end->add_text     EXPORTING       text         = ls_text     

  • LMS 3.2 gives Application error during Campur User tracking

    Hi All, As per the subject during Campus User Tracking following error comes. Application error: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!.. Please let me know if anybody has solution for this. Thanks in advance. Samir