how to get psd adjustment layer name and group name by cmd
Posted: 2016-08-14T21:52:54-07:00
actually i wan to get all layer name in psd ,include adjustment layer name and group name.
use this cmd
magick identify -format "%[label]" E:\test.psd
i get layer names.
but adjustment layer name and group name still not include.
how can i get them in cmd?
here is test.psd.in it where named:"can i get this name?" is the name i wan to get.
http://sjimg.b0.upaiyun.com/test.psd
use this cmd
magick identify -format "%[label]" E:\test.psd
i get layer names.
but adjustment layer name and group name still not include.
how can i get them in cmd?
here is test.psd.in it where named:"can i get this name?" is the name i wan to get.
http://sjimg.b0.upaiyun.com/test.psd