antipalindrome / Photoshop-Export-Layers-to-Files-Fast

This script allows you to export your layers as individual files at a speed much faster than the built-in script from Adobe.
MIT License
1.52k stars 424 forks source link

Does not export to TIFF? #190

Open swinusa opened 2 years ago

swinusa commented 2 years ago

Hello, I am having problems exporting layers to TIFF files: After I clicked the run button, nothing happens. I am using the latest PS CC on Windows 10. Has anyone encountered this issue? Anything I need to do particularly in order to do TIFF exports?

Thank you for your time!

eXplOiD1 commented 2 years ago

Hello, i have the same Issue the Tiff Export dosnt work, if i click on Run nothing happens

Thanks for your time and work.

Subfader commented 1 year ago

Confirmed.

Amstelson commented 1 year ago

same here, tiff export does'nt work

Tressa-Sanders commented 4 months ago

The reason why the TIFF export doesn't work is because they spelled "TIFF" with one "F" throughout the script. I went through and changed the "tif" and "Tif" references to "tiff" and "Tiff" (it took forever) and now the TIFF exports work perfectly. I will try to see if I can create a fork with the correction.

I just forked it here: https://github.com/Tressa-Sanders/Photoshop-Export-Layers-to-Files-Fast-TIFF-Fix