Smart layer sorting based on layer properties
So I made this plugin with Claude; it organizes layers based on the context of the document.
Currently it’s super consistent, but only works in English. I tried it on different setups/ documents and it goes 95% of the way, better than a complete mess for sure.
The logic is a weighted scoring system that analyzes layer context.
Eg: a layer is named “texture x” it assumes it is a texture but not confirms, then if it has a blending mode applied it scores even higher and so on.
I plan on releasing the releasing the full logic on GitHub, to get people to work on it; see how it can be improved. The project overview is: Here
Adobe has deeper access to layer data and could take this further, especially with AI for recognition beyond the original scoring logic.
Demo here:
