Duplicate "._" jpg files from PS4

Hi
I'm new here so hope this hasn't been answered before - I couldn't find anything in search
I'm trying to put some jpgs (which I have edited in PS4 extended with my Mac), onto a memory stick and SD Ultra card to show on a Sony Bravia E4500 via the usb input.
The original files show on the Sony and they play beautifully - BUT now there is a duplicate set of files - same name - but with the prefix "._" These files won't play, thus making a slideshow virtually impossible. These duplicate files show up on a different brand of LCD as well so I doubt it's a Sony problem.
Unedited Camera files from the Nikon or Lumix cards directly copied to the memory stick don't exhibit this problem - neither do files from images downloaded with iPhoto and copied straight to the stick - yet if I open these files in PS and save to stick I get a duplicate set of files.
The files that don't have a problem don't have thumbnails when viewed on the stick menu
Files downloaded with Nikon software do produce duplicates without any PS editing.
So I'm thinking PS is adding something on Saving - like thumbnail info (or Nikon software - Capture or View)
I have tried saving the photos in PS without thumbnails but I still get the sane problem.
I have searched for these hidden files on the Mac and Memory stick using Houdini but couln't find them.
A PC cannot see these files either - only the LCD TVs
Sony Help couldn't help, neither could Apple Help.
I'm going crazy
Thanks
Alan

Neil is correct, these are the left-overs of the Mac OS resource fork.
They can be made to show up in a Windows XP if you select Tools then Folder Options... and then go to the View tab. On the list, check the "Show hidden files and folders" option. They can then be deleted.
To stop them being transmitted in emails (which confuses the heck out of some of my Windows-based clients), be sure to check "Send Windows Friendly Attachments" in Mail when attaching the files.
I had always thought that "Save for Web & Devices" would save without a resource fork, but just having tried it (PS CS4 11.0.1), it still seems to...
I believe there are also 3rd party utilites that will strip out resouce fork information from all files in a folder (something like "Resource Dropper")but I've not tried any myself.

Similar Messages

  • How can I delete two .jpg files from my desktop that refuse to be deleted?

    How can I delete two .jpg files from my desktop that refuse to be deleted?

    The two icons refused to be moved to the garbage. The good part in all this is that ater I turned off the computer at night and turned it back on the next morning they were gone!
    Thanks.

  • How to insert a JPG file from file system to Oracle 10g?

    I have developed a schema to store photos as BLOB which store the text description as CLOB original filename, file size.
    I also use ctxsys.context to index TEXT_DESCRIPTION in order to perform Oracle Text Search and it works.
    I would like to insert some JPG file from say C:\MYPHOTO\Photo1.jpg as a new record. How can I do this in SQL PLus and/or Loader?
    How can I retrieve the PHOTO_IMAGE back to the file system using SQL Plus and/or command line in DOS?
    See the following script:
    create user myphoto identified by myphoto;
    grant connect, resource, ctxapp to myphoto;
    connect myphoto/myphoto@orcl;
    PROMPT Creating Table PHOTOS
    CREATE TABLE PHOTOS
    (PHOTO_ID VARCHAR2(15) NOT NULL,
    PHOTO_IMAGE BLOB,
    TEXT_DESCRIPTION CLOB,
    FILENAME VARCHAR2(50),
    FILE_SIZE NUMBER NOT NULL,
    CONSTRAINT PK_PHOTOS PRIMARY KEY (PHOTO_ID)
    create index idx_photos_text_desc on
    PHOTOS(TEXT_DESCRIPTION) indextype is ctxsys.context;
    INSERT INTO PHOTOS VALUES
    ('P00000000000001', empty_blob(), empty_clob(),
    'SCGP1.JPG',100);
    INSERT INTO PHOTOS VALUES
    ('P00000000000002', empty_blob(), 'Cold Play with me at the concert in Melbourne 2005',
    'COLDPLAY1.JPG',200);
    INSERT INTO PHOTOS VALUES
    ('P00000000000003', empty_blob(), 'My parents in Melbourne 2001',
    'COLDPLAY1.JPG',200);
    EXEC CTX_DDL.SYNC_INDEX('idx_photos_text_desc');
    SELECT PHOTO_ID ,TEXT_DESCRIPTION
    FROM PHOTOS;
    SELECT score(1),PHOTO_ID ,TEXT_DESCRIPTION
    FROM PHOTOS
    WHERE CONTAINS(TEXT_DESCRIPTION,'parents',1)> 0
    ORDER BY score(1) DESC;
    SELECT score(1),PHOTO_ID ,TEXT_DESCRIPTION
    FROM PHOTOS
    WHERE CONTAINS(TEXT_DESCRIPTION,'cold play',1)> 0
    ORDER BY score(1) DESC;
    SELECT score(1),score(2), PHOTO_ID ,TEXT_DESCRIPTION
    FROM photos
    WHERE CONTAINS(TEXT_DESCRIPTION,'Melbourne',1)> 0
    AND CONTAINS(TEXT_DESCRIPTION,'2005',2)> 0
    ORDER BY score(1) DESC;

    Hi
    You can use the following to insert an image:
    create table imagetab(id number primary key,imagfile blob, fcol varchar2(10));
    create or replace directory imagefiles as 'c:\'
    declare
        v_bfile BFILE;
        v_blob  BLOB;
      begin
        insert into imagetab (id,imagfile,fcol)
        values (3,empty_blob(),'BINARY')
        return imagfile into v_blob;
        v_bfile := BFILENAME ('IMAGEFILES', 'MyImage.JPG');
        Dbms_Lob.fileopen (v_bfile, Dbms_Lob.File_Readonly);
        Dbms_Lob.Loadfromfile (v_blob, v_bfile, Dbms_Lob.Getlength(v_bfile));
        Dbms_Lob.Fileclose(v_bfile);
        commit;
      end;
    /

  • How do i transfer jpg files from outlook to iphoto

    how do I transfer multiple .jpg files from outlook to iphoto very easily?

    This may be a stupid suggestion.... Drag and Drop... Drag the jpeg's from the outlook window and drop them inside the iPhoto window.

  • Importing jpg files from hard drive

    I am trying to import all my pictures into iphoto however am getting an error:
    Unreadable file, The following file cannot be imported. (import failed).
    The files I am importing are *.jpg files from various camera I have owned over 5 years. I have all the photos uploaded into my apple TV as well as being very easily readable through other picture viewers on my Mac. I cant seem to understand why it would not import into iphoto.
    Please can somebody help me if you have ever had this issue before.

    Welcome to the Apple Discussions. Try copying a few to the desktop and from there into iPhoto. If that is successful then there's something about being on the Apple TV drive that iPhoto doesn't like. If that's the case you may have to copy the photos to the desktop, import into iPhoto and then delete them from the desktop.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • My jpg files from CR2 edits in CS6/CC are not being imported into LR5.

    My jpg files from CR2 edits in CS6/CC are not being imported into LR5. Bridge and Explorer can see them ok. Tried to reimport but LR5 cant see them.
    The file numbers are the same as original CR2 but have the jpg extension. TIFFS and PSDs seem ok. Can anybody help please?

    how do I get all these files in my catalogue in the correct places cos they scattered around a bit
    That's kind of a broad question ... and there are many different approaches ... so I will explain my approach, and other people can explain their approach.
    My approach is to assign keywords and optionally captions and titles and other metadata to all of your photos, and use those to organize and search. Then, it doesn't matter what folders things are located in, if you want to see all your pictures of Chicago, you simply click on the arrow to the far right of the keyword Chicago. You don't have to remember what folders to look in, and this works even if the photos are scattered in a dozen different folders. In addition, since photos must be in one and only one folder, that limits your ability to organize; but you can assign as many keywords as you'd like to a photo, so a single photo can have keywords "Chicago" "Zoo" "Elephant" "Vacation" "Illinois" "United States" etc.

  • Cannot Load JPG Files From Canon Powershot S2 IS

    Hi,
    I'm having a problem loading JPG files from my Canon Powershot S2 IS. When I plug the camera into the USB port, I get the Canon Camera/DV Twain Driver with a list of images to import. They are all JPEG images, which is my camera's native format. (I don't think RAW is available on this model.) But when I select an image by double-clicking it, it is imported into Photoshop Album (Starter Edition 3.0), but has somehow been converted to TIFF.
    The problem I have with this is that the TIFF format uses up about 7 time more disk space than the original JPG and I can't afford a new hard drive right now. I simply don't have enough disk space available to import all my images. (I plan to back them up on CD after importing.)
    I see that Edit -> Preferences -> Scanner has an option to save files as JPEG, but Edit -> Preferences -> Camera has no such option.
    Please help! How do I get the images to stay as JPEG?
    Thanks!
    Debbie Hunt

    Answered your other post
    Colin Walls, "Help! PSA SE 3.0 converts my images to TIFF!" #1, 9 Sep 2005 2:28 pm

  • Import only jpg files from a camera that shoots RAW+jpg?

    Is there a way to import only jpg files from a camera that shoots both RAW+jpg? I only want the small jpgs copied, not the RAW file. I have the USB adapter and am about to go on vacation and wanted to use my iPad to upload pictures to Facebook on the go so I am going to shoot on my Canon 5D in RAW+jpg. All I want to copy to the iPad are the jpg files. Is there a way to only copy one?

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?
    I would note there is a long-standing issue between Kodaks and some versions of OS X - the workaround for that is to use a USB Card reader.
    Regards
    TD

  • Create JPG files from a pattern

    Hello
    How to create JPG files from a pattern in Photoshop CC?
    I created a website where I used the pattern in the background, now I need a little bit of this pattern to be inserted into the stylesheet CSS. In earlier versions of Photoshop as I knew to do it.
    Thank you for your response.

    When i hovering in Preset Manager does not appear the pixel dimensions, I know this solution of the previous versions of Photoshop, but in photoshop cc does not work for me. Do you know of another method to check the pixel dimensions of the pattern?

  • Copy jpg files from mac o sx 10.5.4 to pc windows xp

    I copied jpg files from my mac book to a windows pc, however, when I go to the widows machine I can see them on the hard drive of the pc but the pc will not open them.  
    During the copy an added extension, a "dot" and then an underscore before each files name.  Example.  On my mac I have a jpg file named 2f.jpg and when I copied it over it appears on the windows pc as   ._2f.jpg.  Windows can not read it

    MDD Dual 1GHz PowerMac
    Titanium Powerbook
    HP T7500 Dual Core 2.2GHz laptop
    windows formatted (NTFS) 250GB SimpleTech External HD
    Hi Friends,
    I'm forced to use a PC at work that I have the windows formatted ext hard drive connected to for backup purposes.
    I connected the external drive via USB2 to my TiPB and downloaded some RAW image files.
    Those image files are not recognized by my Bridge on my Mac.
    Those image files are no longer recognized by my PC thru Bridge, Photoshop or Lightroom. I also see an extra file type with the name "filename.dng.mac"
    Therefore, if my original file name is "_JTR0398.dng", then, after mounting the external HD on my laptop or PowerMac, I also get another file next to it named "_JTR0398.dng.mac".
    Thanks for your help!
    Joe

  • Why won't the new Photos app accept JPG files from my Kodak Easy Share like iPhoto did?

    Why won't Photos accept JPG files from my camera like IPhoto did?

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?
    I would note there is a long-standing issue between Kodaks and some versions of OS X - the workaround for that is to use a USB Card reader.
    Regards
    TD

  • How can I download all my raw+jpg files from new Canon SX50 HS camera?

    How can I download all my raw+jpg files from new Canon SX50 HS camera? Some work and most won't.

    Are you running Lightroom 4.3 which is the minimum version required for that camera?
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html

  • Can No Longer Drag JPG files From Finder Directly Into .fla Stage?

    For the past six months I have been following a manual process to convert JPG files (exported from InDesign) into SWF files for display advertising assets. 
    Using pre-built FLA files as templates (configured with clicktags):
    Open FLA templates (3 separate files for 3 IAB ad sizes)
    Drag JPG from Finder directly into stage of FLA file, aligned to
    Publish to output folder for renaming
    Today, for no apparent reason, I can no longer drag anything into the stage of any FLA file.  Not just the pre-built templates.  Nothing will drag & drop into an FLA stage. 
    What I have tried:
    Restarted Mac
    Reset Flash preferences
    What I know I can still do:
    Drag files from Finder into the Library, and drag into FLA stage from there
    "File > Import to Stage..."
    This works but because of my naming convention it prompts to import them all each time because Flash sees the sequence
    This is not another step I am willing to contend with for my manual workflow
    Me and my creative team need to process hundreds of assets like this each week, so I'm very anxious to discover why functionality that was working, suddenly stopped.
    Running:
    MacBookPro Retina OS X 10.8.5
    Flash CS6 v. 12.0.2.529

    just want to add my annoyance to the pile here. I can't see any logic behind removing the drag and drop function, especially when adding a new folder is now a multi-step process that is far from obvious. to start a new playlist with local folder content you now need to:enter settingsclick into advanced settings (basically all settings now seem to be "advanced"?)manually find and add the foldergo through the adventure of finding the files in your library.
    -- because they may or may not be listed under "local files" - you won't know because Ctrl+F is also removed. so you have to remember/know what the album you added is called and search for that. if you have a mixed bag of file names from various albums, you're basically shafted; there's no way to find them all with a single search.then you can add them to playlisteta: but wait! there's more! if you have more than 15 files? you're **bleep** out of luck, because the search will only display the first 15 hits among your local files, and then show you spotify library tracks.I can't help but feel as though spotify is doing everything they can to stop us using spotify to listen to local files, as bugs that make it more or less impossible persist through multiple versions - and now features that seem to me to be basic functionality are being removed?mega minus points from someone who's been using spotify since 2008.

  • Camera Raw won't open certain JPG files from Bridge, others open in ACR with no problem.

    Edit: This was orignally posted in the Photoshop > Macintosh forum, which I failed to realize was read only. Thanks to a PM headsup, I'm reposting it here. Thanks
    I've searched the internet and the Adobe forums and cannot find a direct answer to what I'm dealing with.
    The issue I am having is that Bridge CS5 (current version 4.0.5.11) will open some JPG images in Raw with no problem and others nothing happens at all. All the images come from the same source (Fujifilm Frontier SP2000) so I really don't understand why Bridge ignores some of them as being openable in RAW. For example, say this roll of film has 36 images. If I "Select All", right click, and select "Open in Camera Raw", it will open whichever it deems acceptable in RAW and nothing happens at all to the others (The RAW dialog will, for instance, only open 10 images instead of all 36, and the remaining images are not altered in any way).
    I've made sure that Photoshop is prefering Adobe Camera Raw with Supported Raw Files and in Camera Raw Preferences I have the box ticked to Automatically open JPGs with Settings but nothing helps.
    My work around is to one file at a time in the Photoshop Open dialog, selecting an affected JPG file and have it open them as Camera Raw instead of Jpeg.
    Any ideas? It's done this for quite a while and I have no idea how to fix it.
    Thanks.
    Cary

    Cary,
    It could be an insufficient memory problem.  Please supply details about your machine.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers: 
    http://forums.adobe.com/thread/419981?tstart=0
    Also, please note that the Camera Raw forum is here:
    http://forums.adobe.com/community/cameraraw
    Thanks!
    Wo Tai Lao Le
    我太老了

  • How to detlete  .jpg file  from perticular folder  in java code

    As part of my programming java & jsp code logic i want to delete some *.jpg photos from perticular path in flder.can any body help how to delte the photo using java code logic.

    File inFile = new File("C:\\folder\\file.tif"); //this should not be hardcoded
    inFile.delete();

Maybe you are looking for

  • Task Outcome Field - Crawled Property not created

    Hi, SharePoint is not creating crawled property for the OOB Task Outcome field... Is this by design or is it possible to include this field in search.. Regards, Muthukumar

  • Cant Rotate First Page of ANY pdf

    I can no longer rotate the first page of ANY pdf. If I try to rotate all pages, every page but the first will rotate. If I try to rotate only the first page I get a message saying "Invalid Page Range". I've been using Acrobat for years and never had

  • How can i use jw player in as3 application?

    i want to use jw player bcause i want to Allowing users to jump to any point in a movie without having to wait for the entire movie to download . dose anyone now how can i do it ? so you have any example source?

  • When i start firefox blekko is starting

    From 12/05/11 each time i startup firefox another browser BLEKKO starts

  • Weird error of load streaming sound

    I developed Listening Internet Radio Program. It`s very simple. var sound:Sound=new Sound(); var url:String='http://211.43.215.158:8388' Security.loadPolicyFile(url+'/crossdomain.xml'); sound.addEventListener('progress',sound_progress) function sound