Can I import images that do not have a file delineator (end in .tif .psd etc)? I have not been able to and wonder if there is a solution to this.
Be the first to rate this
|
Sign in to rate this
The obvious solution would be to simply add the extension.
I will assume that there are a large number of files involved, hence your question. In this case I would use an applescript to add the extension.
Unless one is working in a closed loop environment I can see no good reason for not using an extension. The script on a mac is "add to fie names".
Target the folder of images and run the script.
Library/Scripts/Finder Scripts
Reply to this Comment
Attach File...
Copyright © 2009 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-08-2008).
Powered by HiveLive
Comments
The obvious solution would be to simply add the extension.
I will assume that there are a large number of files involved, hence your question. In this case I would use an applescript to add the extension.
Unless one is working in a closed loop environment I can see no good reason for not using an extension. The script on a mac is "add to fie names".
Target the folder of images and run the script.
Library/Scripts/Finder Scripts
Reply to this Comment