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

Split to layers photoshop script not working

Community Beginner ,
Oct 07, 2024 Oct 07, 2024

Hey guys, was wondering if y'all could tell me what I'm doing wrong here. 

I'm trying to use this photoshop script: https://github.com/ES-Collection/Photoshop-Scripts/blob/master/Split%202%20Layers.jsx to put all my individual selections on their own layers. 

 

I've attached pics of what's going on. It splits it into a bunch of empty layers, like over 100, insead of just putting the 6 selections onto their own layers. I've tried with multiple pixel variations in the opening question box.

TOPICS
macOS
934
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 , Oct 08, 2024 Oct 08, 2024
quote

it does the same thing when only using 1 transparent layer

 


By @Yosa5EA2

 

You have a rasterized PDF.

 

Was this a "generic PDF" where you rasterized the page?

 

You can import a PDF as either a "page" or as separate "images" into Photoshop:

 

2024-10-09_14-36-11.gif

 

Otherwise you could try a script that I created to do similar things for coin scans, it relies on the Select > Select Subject command to isolate each individual image:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/how-do-i-seperate-subjects-into-different-seperate-files-automatically/td-p/14449644

...
Translate
Adobe
Community Expert ,
Oct 07, 2024 Oct 07, 2024
quote

I've tried with multiple pixel variations in the opening question box.


By @Yosa5EA2

 

It is expected that there is only a single transparent layer. Your screenshot shows multiple layers.

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 ,
Oct 08, 2024 Oct 08, 2024

it does the same thing when only using 1 transparent layer

 

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 ,
Oct 08, 2024 Oct 08, 2024
quote

it does the same thing when only using 1 transparent layer

 


By @Yosa5EA2

 

You have a rasterized PDF.

 

Was this a "generic PDF" where you rasterized the page?

 

You can import a PDF as either a "page" or as separate "images" into Photoshop:

 

2024-10-09_14-36-11.gif

 

Otherwise you could try a script that I created to do similar things for coin scans, it relies on the Select > Select Subject command to isolate each individual image:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/how-do-i-seperate-subjects-into-diffe...

 

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 ,
Oct 11, 2024 Oct 11, 2024
LATEST

it was bc it was a rasterized pdf. Thank you!

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 ,
Oct 08, 2024 Oct 08, 2024
 
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