Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Could not complete your request because Photoshop does not recognize this type of file

Community Beginner ,
Jul 15, 2020 Jul 15, 2020

Hi,

 

I was trying to run a script for both tif & jpg files, but PS gives me this sign. I used to run it without any problems for years. Has anyone solved this problem?...

 

 

Screen Shot 2020-07-15 at 12.37.28 PM.png

 

 

TOPICS
Actions and scripting
4.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 15, 2020 Jul 15, 2020

What OS are you running and what format is your external drive?

Judging by your screens, I'm guessing Mac OS. If Catalina - you're going to have issues with externals if they are not reformatted to the proper Catalina approved format.

Translate
Adobe
Community Beginner ,
Jul 15, 2020 Jul 15, 2020

UPDATE:

 

I don't get the sign when the files are in my desktop(to be accurate, in my computer hard disk space). However, I can't run the script when the files are in an external hard disk since PS gives me that sign. It's so weird. Can anyone know why is this happening? I feel this is a little complicated issue, not a simple problem. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2020 Jul 15, 2020

With a poor message like that it hard to tell what it going on the message does not identify anything about the file other then it does not recognize this type of file. It it looking at your file if so which one. When Photoshop fail did the script fail or did the script  putout a message and continue running.  If it failed what was the script trying to do that failed? Adobe should messages should contain useful information  about a failure.

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 15, 2020 Jul 15, 2020

So the script is looking at jpg files first and run some PS actions for tif files. After I get that PS message, the script fails to run and gives me an error message(Error 8000). That's it. I'm not sure if it's a script problem since it works fine when I run the script for the internal files. It's only not functional when trying to run for the external files as I mentioned above. At first, I was thinking if it were a permission issue but the files are writable and readable. 

 

 

Screen Shot 2020-07-15 at 3.47.27 PM.pngScreen Shot 2020-07-15 at 3.47.30 PM.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2020 Jul 15, 2020

What OS are you running and what format is your external drive?

Judging by your screens, I'm guessing Mac OS. If Catalina - you're going to have issues with externals if they are not reformatted to the proper Catalina approved format.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 15, 2020 Jul 15, 2020

Hi kstohlmeyer1,

 

I think you got it right! The external hard disk I have a problem with is ExFAT formatted. The script works fine when I ran for the files in my personal drive reformatted as Mac OS Extended. Thank you so much for your insight. You are the greatest!

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2020 Jul 15, 2020

So the script fails.   The error message shows the failing statement. 

 

 open(JPG);

 

In this case JPG is a variable  you would need to modify the script to catch the error to spit out the content of JPG which is very likely to be one of you files so there is some problem accessing the external file correctly.

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 28, 2023 Mar 28, 2023

It´s unfortunately a very common problem with PS. I´ve had it for some time myself, where PS won´t open ,say, three files out of fifty cause it says it doen´t recognize the file format.
My cumbersome workaround is to open those erratic files in LR and export as DNG. Then open those files in PS

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 28, 2023 Mar 28, 2023
LATEST

As you may have noticed, this issue was solved three years ago.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines