Code: Select all
convert *.png -channel alpha -negate -separate *.pngI need a solution for this.
Windows, so all solutions must work on it.
I have already tried all of these too:
http://www.imagemagick.org/Usage/channels/#extract
Code: Select all
convert *.png -channel alpha -negate -separate *.pngCode: Select all
mogrify -format png -path pathnamehere -channel alpha -negate -separate *.pngUsers browsing this forum: Bing [Bot] and 4 guests