Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 5 of 5

Thread: Tiff transfer

  1. #1
    0Adrock0 is offline Registered User
    Join Date
    Oct 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Tiff transfer

    Hey All,

    I need to transfer a bunch of Tiff files from Mac to PC. They are files that have been scanned onto my Mac, converted to "Windows" byte order (is that little endian or big endian?) and I then want to transfer them via an external hard drive (NTFS format) to the PC.

    This is all good but when I transfer the files to my PC it creates duplicates of all the images? Any Ideas what is causing this? Any ideas how I can fix it?

    Cheers

  2. #2
    MisterMe is offline Registered User
    Join Date
    Jun 2002
    Location
    USA
    Posts
    3,986
    Thanks
    7
    Thanked 140 Times in 136 Posts
    TIFF is an industry standard format. You should not need to convert it. As for the duplicate files, then those may be due to the fact that each file may have a MacOS 9-style data fork and resource fork. You need only the data fork.

  3. #3
    0Adrock0 is offline Registered User
    Join Date
    Oct 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hey thanks for your help. Unfortunately I am using very temperamental custom made software that will only read the Tiff in windows format.

    Do you know of any way that I can deal with the data fork/resource fork issue? Or perhaps a good place to get info on this? I would like to think that there might be a better way of doing this than having to delete the resource fork files every time I transfer files. It makes it difficult because to transfer 50Mb of files requires 100Mb of space to account for the duplicate files!

    Thanks

  4. #4
    simbalala is offline Registered User
    Join Date
    Jul 2005
    Posts
    1,036
    Thanks
    0
    Thanked 15 Times in 15 Posts

  5. #5
    0Adrock0 is offline Registered User
    Join Date
    Oct 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hey thanks thats great! Took me a little while to get it working but I think that it is perfect.

    Cheers

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •