so the graphics department really likes tiff. Also, I need photoshop to read an alpha. It seems I'm stuck with Tiff or Tga right?
I love png, but photoshop doesn't read that correctly. It just goes ahead and applies the alpha. The same goes for exr. I like the size, from max, of exr the best, but we also don't work in a linear workflow, so the images saved as exr come out washed out.
Back to tif. I did a test and the file uncompressed is 97,670 KB. Compressed with packbits is 95,987 KB. Ooo, big compression ratio. ha
Save the same file out of photoshop using lzw compression and you get 12,045 KB. That's what i'm talking about. I'll be going from 2.4 gigs from 25 files to .325 gigs. Definitely worth it.
In future projects I suppose I could just make sure we always open up the unedited tif files and save them using photoshop. I'd like to do an action for it, but I can't get it to just overwrite the current file name. That would probably have to be a script and I don't have the skills.
I'm hoping someone knows of some software that will do it for me. Would be amazing if I could just do the whole server drive in one batch process over a weekend.
I love png, but photoshop doesn't read that correctly. It just goes ahead and applies the alpha. The same goes for exr. I like the size, from max, of exr the best, but we also don't work in a linear workflow, so the images saved as exr come out washed out.
Back to tif. I did a test and the file uncompressed is 97,670 KB. Compressed with packbits is 95,987 KB. Ooo, big compression ratio. ha
Save the same file out of photoshop using lzw compression and you get 12,045 KB. That's what i'm talking about. I'll be going from 2.4 gigs from 25 files to .325 gigs. Definitely worth it.
In future projects I suppose I could just make sure we always open up the unedited tif files and save them using photoshop. I'd like to do an action for it, but I can't get it to just overwrite the current file name. That would probably have to be a script and I don't have the skills.
I'm hoping someone knows of some software that will do it for me. Would be amazing if I could just do the whole server drive in one batch process over a weekend.
Comment